Ensure we can't create a file using SMB2_CREATE with an invalid EA list.
commit2f76ebd5a7301d9b6205590e5df9590b6f5d4e8f
authorJeremy Allison <jra@samba.org>
Tue, 9 Jul 2013 23:02:50 +0000 (9 16:02 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 7 Aug 2013 09:27:09 +0000 (7 11:27 +0200)
tree440d851b73a2d32b2d1635204a5dda291e8dca6f
parentf89d99439c1b0f5ccd3835dba840d852c9b54b99
Ensure we can't create a file using SMB2_CREATE 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/smb2_create.c