https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5053
Bill Meier <wmeier@xxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Bill Meier <wmeier@xxxxxxxxxxx> 2010-07-26 15:06:01 EDT ---
Committed in SVN #33637:
packet-ipmi.c:
Fix potential infinite loop: for (guint8=0; guint8 < guint; guint8++);
[erroneously stated to be (...; guint8 < int; ...) in the commit log]
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.