]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: modules: vfs_glusterfs: Fix leak of char **lines onto mem_ctx on return.
authorJeremy Allison <jra@samba.org>
Mon, 2 Nov 2020 23:46:51 +0000 (15:46 -0800)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 3 Nov 2020 01:56:59 +0000 (01:56 +0000)
commit7d846cd178d653600c71ee4bd6a491a9e48a56da
tree6dd072673235e8775ffcd416b4e067fe3fbc0609
parent6a9d22f4a91e07b8af0f1fb3a7d0cbab2ca0c76f
s3: modules: vfs_glusterfs: Fix leak of char **lines onto mem_ctx on return.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Nov  3 01:56:59 UTC 2020 on sn-devel-184
source3/modules/vfs_glusterfs.c