Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 5053] Buildbot crash output: fuzz-2010-07-26-19483.pcap

Date: Mon, 26 Jul 2010 12:06:01 -0700 (PDT)
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.