https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4751
Summary: clang static code analyzer errors
Product: Wireshark
Version: SVN
Platform: Other
OS/Version: All
Status: NEW
Severity: Major
Priority: Low
Component: Wireshark
AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
ReportedBy: mykaul@xxxxxxxxx
Created an attachment (id=4626)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4626)
packet-ssl.c diff with fixes to clang bugs and some const of variables
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
Running clang static code analyzer on wireshark code produces ~3400 bugs.
Attached example of (almost all the) fixes to packet-ssl.c .
I can fix several others (and will try to), but there are just too many to
handle and I'm not familiar enough with the code to fix and test the fixes
reliably.
Regretfully, the complete zipped report is 264MB, so I cannot attach it.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.