initialize acct_ctrl variable before it is used
commit1102a6f8cdf295d564df5447a223b354be72895d
authorHerb Lewis <herb@samba.org>
Wed, 15 Jan 2003 16:41:29 +0000 (15 16:41 +0000)
committerHerb Lewis <herb@samba.org>
Wed, 15 Jan 2003 16:41:29 +0000 (15 16:41 +0000)
tree19e5a3b2600a029c2e2b040b44dc53312d078811
parentd223ea87ae202574714da5c4eadbe281f8699a80
initialize acct_ctrl variable before it is used
remove ldap_msgfree(result); as result is unitialized at this point
source/passdb/pdb_ldap.c