Ensure we can't create a file using SMB2_CREATE with an invalid EA list.
commitd3b9f6c0f8e1bfc70c59e846fd10f976ec371a35
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:16:08 +0000 (7 11:16 +0200)
tree2efe2ebdb6132fd2e37c81c8f83af3728ebfb16b
parentdc2320a29828b1787e49c3ec5609b36e08433328
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>
source3/smbd/smb2_create.c