URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=70fb7a83991e8a90b3d79658e5ba5ad509aa8b5c
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
70fb7a8 by Christian Ambach (ambi@xxxxxxxxx):
correctly decode EA Data Length in CIFS
This field is little endian, not big.
The SMB2 dissector already does it right.
Change-Id: I859f581424be861fdcc1a586d085ba3bfe70a2f0
Signed-off-by: Christian Ambach <ambi@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/15365
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 6d0e5bb Upgrade c-ares Windows library from 1.9.1 to 1.11.0
adds 70fb7a8 correctly decode EA Data Length in CIFS
Summary of changes:
epan/dissectors/packet-smb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)