r11922: Looks bigger than it is: There's no point in allocating arrays in
authorVolker Lendecke <vlendec@samba.org>
Sat, 26 Nov 2005 22:04:28 +0000 (22:04 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:05:36 +0000 (11:05 -0500)
commit57f0cf8cdd6928f4759036e5dd53d41736aa910d
tree6dc17f8fe62b6ab48f0136b371a290e1d9f162e1
parent049920ce4f78723bc884c46b2ee4ef22f25c482c
r11922: Looks bigger than it is: There's no point in allocating arrays in
samr_lookup_rids twice. It was done in the srv_samr_nt.c code as well as in
the pdb module. Remove the latter, this might happen more often.

Volker
source/include/passdb.h
source/passdb/pdb_interface.c
source/passdb/pdb_ldap.c
source/rpc_server/srv_samr_nt.c