URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24da9a86ecce68d26fb8f3e9f6689910d7f9f973
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
24da9a8 by Guy Harris (guy@xxxxxxxxxxxx):
Don't subtract 4 from the length passed to update_crc10_by_bytes_iuup().
The length passed to it already has 4 subtracted from it by the caller.
Change-Id: I6e047c6c4c4cd5220be923b4663088b6b275d768
Reviewed-on: https://code.wireshark.org/review/3511
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 6f104a0 Clean up the CRC-10 code.
adds 24da9a8 Don't subtract 4 from the length passed to update_crc10_by_bytes_iuup().
Summary of changes:
epan/dissectors/packet-iuup.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)