fixed a number of places where we can try to free a wild pointer or
authorAndrew Tridgell <tridge@samba.org>
Wed, 20 Nov 2002 11:30:19 +0000 (11:30 +0000)
committerAndrew Tridgell <tridge@samba.org>
Wed, 20 Nov 2002 11:30:19 +0000 (11:30 +0000)
commit211b99b2cbd2344c098ac907676d4a4ce609944a
tree50c21d21e7448e0fcdb7395e3a42490afc0917b7
parenta520e3c76d9a527be4a169450852f13af4f6e669
fixed a number of places where we can try to free a wild pointer or
look for the record count after an invalid search. This fixes a segv
in ldapsam
(This used to be commit d076823c73731a4c83f49a21f13360a38d54406e)
source3/passdb/pdb_ldap.c