https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6299
Summary: AirPDcapWepDecrypt does access crc32_ccitt_table
Product: Wireshark
Version: 1.7.x (Experimental)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
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".
--
AirPDcapWepDecrypt does access crc32_ccitt_table to calculate crc. This must
be rewritten to use functions defined in wsutil/crc32.[ch]
After this has been fixed the function crc32_ccitt_table_lookup() must be
removed
from 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.