ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6538] Addressing Clang-Code-Analysis build warnings for op

Date: Wed, 2 Nov 2011 23:55:18 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6538

--- Comment #5 from Stig Bjørlykke <stig@xxxxxxxxxxxxx> 2011-11-02 23:55:17 PDT ---
(In reply to comment #4)
> Is it an option, that I move the CRC code into wsutil alltogether,
> so that other's can use it? The used polynoms for CRC8 and CRC16
> are widely known.

Yes.  Writing proper generic CRC functions in wsutil is the best solution, to
avoid having several implementations in the future.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.