s3: libsmb: Fix error where short name length was read as 2 bytes, should be 1.
commitf63b9a73b03971f41947c694e6952cd1e49b67c3
authorJeremy Allison <jra@samba.org>
Tue, 5 Apr 2016 20:07:06 +0000 (5 13:07 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 6 Apr 2016 01:46:55 +0000 (6 03:46 +0200)
tree1cc205ad5cbb72fbab3f8561c041346d8048dc08
parent6eba42f927230e1a0c65ded4bc47ddacfb4a0ddb
s3: libsmb: Fix error where short name length was read as 2 bytes, should be 1.

Reported by Thomas Dvorachek <tdvorachek@yahoo.com> from a Windows 10 server.
Confirmed in MS-CIFS 2.2.8.1.7.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Apr  6 03:46:55 CEST 2016 on sn-devel-144
source3/libsmb/clilist.c