s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd()
authorAndreas Schneider <asn@samba.org>
Wed, 25 Oct 2017 17:39:34 +0000 (19:39 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 26 Oct 2017 07:34:40 +0000 (09:34 +0200)
commit16389bed0773952ca563b7bf1fecc2a737587257
tree15992059a6df798ad6d7d0e8cc01169b33fdeb04
parent30584a278acf542d813eec04ce92a67281ea590f
s3:vfs_glusterfs: Fix a double free in vfs_gluster_getwd()

Found by cppcheck.

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

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Oct 26 09:34:40 CEST 2017 on sn-devel-144
source3/modules/vfs_glusterfs.c