https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7869
Martin Kaiser <wireshark@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |wireshark@xxxxxxxxx
Resolution| |FIXED
--- Comment #1 from Martin Kaiser <wireshark@xxxxxxxxx> 2012-10-17 00:45:56 PDT ---
fixed in r45614
unsigned char a = 2 + tvb_get_guint8(...)
causes an overflow if the tvb contains 0xfe ;-)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.