CVE-2017-2619: s3: smbd: Opendir_internal() early return if SMB_VFS_OPENDIR failed.
commit682d597ee3b23e9f49e124e1e04e2b288c9a053f
authorJeremy Allison <jra@samba.org>
Tue, 20 Dec 2016 00:25:26 +0000 (19 16:25 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 23 Mar 2017 18:10:19 +0000 (23 19:10 +0100)
treed747177360ef9e8c5eebf310b875b905b0fa44c5
parent34615180279fdeeeb3e91cc3b9574af91c3db589
CVE-2017-2619: s3: smbd: Opendir_internal() early return if SMB_VFS_OPENDIR failed.

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