ldb: Avoid use-after-free when one error message is printed into another
authorAndrew Bartlett <abartlet@samba.org>
Tue, 5 Jul 2016 04:01:38 +0000 (16:01 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 6 Jul 2016 13:35:17 +0000 (15:35 +0200)
commit3175d5f4bfb399049ad6b8da2a1d578620b25802
treeccffa359692384babe6129bacb2bddf2de47ce82
parent6e378546ce5dc0768c349b07453061241610f816
ldb: Avoid use-after-free when one error message is printed into another

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/ldb/common/ldb.c