]> git.ipfire.org Git - thirdparty/samba.git/commit
libgpo: Fix CID 1438462 Error handling issues (CHECKED_RETURN)
authorVolker Lendecke <vl@samba.org>
Tue, 21 Aug 2018 19:38:01 +0000 (21:38 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 21 Aug 2018 22:58:41 +0000 (00:58 +0200)
commitf16d917297031d6fc92667b83b9c842195c63bf8
tree04b9833725eae13579f2e859486d38a25e575824
parent7460d9b97e11b710ce1ce95777f30e940629050b
libgpo: Fix CID 1438462 Error handling issues (CHECKED_RETURN)

Yes, this creates a leak of "data", but the other error exits in this
function are the same.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/libgpo/gpext/registry.c