s3:libsmb: Fix a bug in conversion of ea list to ea array.
commita759cd62d34326e0268bf3a712c9330c4d767498
authorAnubhav Rakshit <anubhav.rakshit@gmail.com>
Fri, 26 Jun 2015 06:54:23 +0000 (26 12:24 +0530)
committerKarolin Seeger <kseeger@samba.org>
Thu, 16 Jul 2015 09:48:29 +0000 (16 11:48 +0200)
tree8c78fd1399298ac8ae8e2de4a4e1c109e05f1250
parentf33d7fa2eea91ec73780bf748ed59b42cd034358
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>
(cherry picked from commit 5af2e3eed2ac309e2491fc54e03e7b04c8b118fb)
source3/libsmb/cli_smb2_fnum.c