s3: libsmb SMB2 wrapper layer. cli_smb2_get_ea_list_path() failed to close file on...
commit4e5e7e4ee03475e2e648f4401a2a6beaa941c682
authorJeremy Allison <jra@samba.org>
Tue, 17 Sep 2013 18:00:16 +0000 (17 11:00 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 19 Sep 2013 08:19:01 +0000 (19 10:19 +0200)
tree0521d9bcbe0a6633d9558fc058f10daf54e012d7
parentee469fa362f743ea691419e3cd8d4bc9cfebeee2
s3: libsmb SMB2 wrapper layer. cli_smb2_get_ea_list_path() failed to close file on exit.

Found at SNIA SDC plugfest.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit cdc280deb1e6f99ec9eae05d75bc1104448662ef)

Fix bug #10149 - cli_smb2_get_ea_list_path() failed to close file on exit.
source3/libsmb/cli_smb2_fnum.c