]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs_catia: Fix bug 11827, memleak
authorVolker Lendecke <vl@samba.org>
Sun, 10 Apr 2016 10:51:15 +0000 (12:51 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 18 Apr 2016 14:24:44 +0000 (16:24 +0200)
commitbf61978b3f62514d403ce30f066699719840c660
tree208e970f4ffdfee0d055ca3b0776eeac3c048c5f
parent63614b5454f83e8dee27a6b8d3d2d5ca0c3b4eb3
vfs_catia: Fix bug 11827, memleak

add_srt should add the mappings to the linked list even if
mappings==NULL (the default)

Bug: https://bugzilla.samba.org/show_bug.cgi?id=11827
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Mon Apr 11 14:25:59 CEST 2016 on sn-devel-144

(cherry picked from commit 3e2af1568d150de1cb12fef40580f4880ac787ff)

Autobuild-User(v4-3-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-3-test): Mon Apr 18 16:24:45 CEST 2016 on sn-devel-104
source3/modules/vfs_catia.c