[cifs-protocol] Cannot uncompress SMB3 LZ77 payload

Stefan Metzmacher metze at samba.org
Fri Jul 5 15:42:24 UTC 2019


Hi Aurélien,

> I have not done thorough testing but it seems to be working ok so
> far. I've added support for it in wireshark [1].
> 
>> Can you extent this thread to dochelp at microsoft.com
>> (and still cc: cifs-protocol at lists.samba.org)
> 
> Sure. I will start a new thread with the new info.
> 
> Cheers,
> 
> 1: https://code.wireshark.org/review/c/33855/

} else if (match_len < 15+7)

Should be

}
if (match_len < 15+7)

instead...

Thanks!
metze

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/cifs-protocol/attachments/20190705/20a6fe56/signature.sig>


More information about the cifs-protocol mailing list