Ensure we can't create a file using NTTRANS with an invalid EA list.
commit515f1227d42a7aa8adee6a11539eb2720508509a
authorJeremy Allison <jra@samba.org>
Tue, 9 Jul 2013 22:54:39 +0000 (9 15:54 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 7 Aug 2013 09:27:09 +0000 (7 11:27 +0200)
treeb3b7dd5807cd59d9668a3ce90bb24892b8b0089f
parent6a5fed3e3492c5932f8c2e82a9288997a684b550
Ensure we can't create a file using NTTRANS with an invalid EA list.

Bug 9992 - Windows error 0x800700FE when copying files with xattr names containing ":"

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/smbd/nttrans.c