s3:registry: Fix possible memory leak in _reg_perfcount_multi_sz_from_tdb()
authorAndreas Schneider <asn@samba.org>
Thu, 9 Aug 2018 14:15:10 +0000 (16:15 +0200)
committerJeremy Allison <jra@samba.org>
Sat, 11 Aug 2018 02:43:15 +0000 (04:43 +0200)
commit3e6ce5c6e679fdb39ed8142bf5e1ed4105164826
tree218b5c2a812fc4d1aab576f852a34cd917176671
parentdbdbd4875ecac3e7334750f46f1f494b7afe6628
s3:registry: Fix possible memory leak in _reg_perfcount_multi_sz_from_tdb()

Found by covscan.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13567

Pair-Programmed-With: Justin Stephenson <jstephen@redhat.com>
Signed-off-by: Andreas Schneider <asn@samba.org>
Signed-off-by: Justin Stephenson <jstephen@redhat.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Aug 11 04:43:15 CEST 2018 on sn-devel-144
source3/registry/reg_perfcount.c