Ensure we can't create a file using TRANS2_OPEN with an invalid EA list.
commit6a5fed3e3492c5932f8c2e82a9288997a684b550
authorJeremy Allison <jra@samba.org>
Tue, 9 Jul 2013 22:59:53 +0000 (9 15:59 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 7 Aug 2013 09:27:09 +0000 (7 11:27 +0200)
tree0cf9e9acf5808ea40fe09e4a24fd48633e018510
parent64e27e2f4989368c11f6424824da8169e56811b1
Ensure we can't create a file using TRANS2_OPEN 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/trans2.c