Ensure we can't create a file using TRANS2_OPEN with an invalid EA list.
commitb22b1bc0fcf4977ac2ebd2a26a44856b1351e975
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:16:08 +0000 (7 11:16 +0200)
tree3139d48ab95e7fc393e728c6baf6d4dbcd549f6d
parent2b165a12ed488579f4e845f4fc8183edfbe4e396
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>
source3/smbd/trans2.c