s3: modules: vfs_glusterfs: Fix leak of char **lines onto mem_ctx on return.
commit5d78ec76c86634faabda04d356790f66c82dd21c
authorJeremy Allison <jra@samba.org>
Mon, 2 Nov 2020 23:46:51 +0000 (2 15:46 -0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 3 Nov 2020 13:02:10 +0000 (3 13:02 +0000)
tree1d7cc7712ee2ba018bbb194398bdd657cd60d022
parent329c95136ff82a398856fef174d4b3c899c8fcc8
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

(cherry picked from commit 7d846cd178d653600c71ee4bd6a491a9e48a56da)

Autobuild-User(v4-12-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-12-test): Tue Nov  3 13:02:10 UTC 2020 on sn-devel-184
source3/modules/vfs_glusterfs.c