r21847: Fix memory leaks in error paths (and in main code path in one case...)
commit89bdd30e4b2bb9dbc2ab57c54be8c6d01cae5a26
authorJeremy Allison <jra@samba.org>
Thu, 15 Mar 2007 21:53:53 +0000 (15 21:53 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:37 +0000 (10 12:18 -0500)
tree20ae8ec20780744d97118e7fc419ec805a7ae27a
parent1e32b44bfcf7676b3a9f208054fa853e7066eafc
r21847: Fix memory leaks in error paths (and in main code path in one case...)
in sasl bind. Wonder why coverity didn't find these ?
Jeremy.
source/libads/sasl.c
source/smbd/sesssetup.c