s3: smbd: filenames - ensure we replace the missing '/' if we error in an intermediat...
authorJeremy Allison <jra@samba.org>
Sun, 24 Feb 2019 16:15:23 +0000 (08:15 -0800)
committerVolker Lendecke <vl@samba.org>
Mon, 25 Feb 2019 08:33:27 +0000 (09:33 +0100)
commit3f1a13a94a753c5cb3b9f2cf795df5adb0f74205
treeecf0874decb26e202dfbe8c84bc7bcc6d1110c74
parent632d0db8c42d50f5eecd002d9573f739cd945960
s3: smbd: filenames - ensure we replace the missing '/' if we error in an intermediate POSIX path.

Previous regression test ensures we still return the correct
error code for POSIX pathname operations.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Mon Feb 25 09:33:27 CET 2019 on sn-devel-144
selftest/knownfail
source3/smbd/filename.c