r21847: Fix memory leaks in error paths (and in main code path in one case...)
authorJeremy Allison <jra@samba.org>
Thu, 15 Mar 2007 21:53:53 +0000 (21:53 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:18:37 +0000 (12:18 -0500)
commit7d77dd9db600a4b2ee11913bf8169224c2d9424a
treea54ae0114fc04edb2db561d83e39fbc5f35fb965
parentca256664aa4b65902b01ddf83564b7602560bd08
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.
(This used to be commit 89bdd30e4b2bb9dbc2ab57c54be8c6d01cae5a26)
source3/libads/sasl.c
source3/smbd/sesssetup.c