s3:libsmb: Fix a bug in conversion of ea list to ea array.
commit5af2e3eed2ac309e2491fc54e03e7b04c8b118fb
authorAnubhav Rakshit <anubhav.rakshit@gmail.com>
Fri, 26 Jun 2015 06:54:23 +0000 (26 12:24 +0530)
committerMichael Adam <obnox@samba.org>
Fri, 26 Jun 2015 17:32:19 +0000 (26 19:32 +0200)
tree3c3b6b50421359e35aa9f964b9f57584d35f9b31
parent5c1ed7f18f81faa3619ac47f3e0a1f4e343c94ce
s3:libsmb: Fix a bug in conversion of ea list to ea array.

Bug 11361 - Reading of EA's (Extended Attributes) fails using SMB2 and above
protocols

Tested against Win2k12r2 server.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11361

Signed-off-by: Anubhav Rakshit <anubhav.rakshit@gmail.com>
Reviewed-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/libsmb/cli_smb2_fnum.c