CVE-2017-2619: s3: smbd: Move special handling of symlink errno's into a utility...
authorJeremy Allison <jra@samba.org>
Thu, 15 Dec 2016 20:56:08 +0000 (12:56 -0800)
committerKarolin Seeger <kseeger@samba.org>
Thu, 23 Mar 2017 18:10:19 +0000 (19:10 +0100)
commit592e7fa67b137099b894759e8aa579eea0eb9c4c
tree8238e510e54a0645d8264f2565dc54000dc87992
parent6ff5f0a75a9ec1aeccf50dff97d4c328fd65f219
CVE-2017-2619: s3: smbd: Move special handling of symlink errno's into a utility function.

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/open.c