]> git.ipfire.org Git - thirdparty/samba.git/commit
CVE-2017-2619: s3: smbd: OpenDir_fsp() - Fix memory leak on error.
authorJeremy Allison <jra@samba.org>
Mon, 19 Dec 2016 20:15:59 +0000 (12:15 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 22 Mar 2017 09:45:16 +0000 (10:45 +0100)
commit5915e2af1ac21879824b91ce185e6cc584ecdb1a
tree0cbb64a95dabc2f90c042ae4dc34bc9452fca6cf
parent8d8205239b6f08c7b7d1f4a094579b19529fd9ba
CVE-2017-2619: s3: smbd: OpenDir_fsp() - Fix memory leak on error.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source3/smbd/dir.c