https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7322
Summary: CID 280484: missing break
Product: Wireshark
Version: SVN
Platform: x86
OS/Version: All
Status: NEW
Severity: Trivial
Priority: Low
Component: Dissection engine (libwireshark)
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: wireshark@xxxxxxxxx
Build Information:
Paste the COMPLETE build information from "Help->About Wireshark", "wireshark
-v", or "tshark -v".
--
there's a missing break in plugins/docsis/packet-bpkmattr.c
without knowing the details of the protocol, I believe this was not intentional
the case statement below would be reading data from the same position...
trivial patch attached
Best regards,
Martin
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.