https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6298
Summary: 3 different SCTP crc calculation routines
Product: Wireshark
Version: 1.7.x (Experimental)
Platform: Other
OS/Version: All
Status: NEW
Severity: Minor
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: stig@xxxxxxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Wireshark currently has 3 different crc calculation routines for SCTP:
- epan/dissectors/packet-sctp.c:sctp_crc32c()
- gtk/text_import.c:write_current_packet()
- text2pcap.c:write_current_packet()
These should all use common routines defined in wsutil/crc32.[ch]
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.