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 doch...@microsoft.com
>> (and still cc: cifs-protocol@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

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
cifs-protocol mailing list
cifs-protocol@lists.samba.org
https://lists.samba.org/mailman/listinfo/cifs-protocol

Reply via email to