s3-passdb: Make sure we don't call free on a garbage pointer.
authorAndreas Schneider <asn@samba.org>
Mon, 28 Jun 2010 08:58:08 +0000 (10:58 +0200)
committerAndreas Schneider <asn@samba.org>
Mon, 28 Jun 2010 10:56:13 +0000 (12:56 +0200)
commit6d89116afe89e29d4e9bd0d69f7032a2b47f4c07
tree53c0329f336a28cc522f2985c9c53aec594a9587
parent06a1766315e775062ba5277be0f739e735cc3547
s3-passdb: Make sure we don't call free on a garbage pointer.

Found by clang-analyzer.
source3/passdb/pdb_ads.c