Fix bug #9130 - Certain xattrs cause Windows error 0x800700FF
commit168fdf32f99253f10e0f0c4e9ff0330cae87af7a
authorJeremy Allison <jra@samba.org>
Tue, 26 Mar 2013 23:55:03 +0000 (26 16:55 -0700)
committerKarolin Seeger <kseeger@samba.org>
Fri, 26 Apr 2013 07:25:03 +0000 (26 09:25 +0200)
tree115b181cb2b247263c4db3c82947f8f5a8a6f129
parent3a335d492ee8a969e19db33df9ee49dfa5e4b988
Fix bug #9130 - Certain xattrs cause Windows error 0x800700FF

Ensure we never return any zero-length EA's.

Signed-off-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 8794bb97495a7de4bf98f497abdf713be68db7a9)
source3/smbd/trans2.c