Ensure we can't create a file using NTTRANS with an invalid EA list.
authorJeremy Allison <jra@samba.org>
Tue, 9 Jul 2013 22:54:39 +0000 (15:54 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 19 Jul 2013 07:52:44 +0000 (17:52 +1000)
commit4a4360070589a314667166f86c395878659123e1
tree9cc43d84e952abc4719de2d873fcb2c28c1fa025
parent66fb5eeb968e12049381337d7c01401815537a34
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