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

Wireshark-commits: [Wireshark-commits] rev 33637: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Mon, 26 Jul 2010 19:00:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33637

User: wmeier
Date: 2010/07/26 12:00 PM

Log:
 Fix potential infinite loop: for (guint8=0; guint8 < int; guint8++);
 Fixes bug #5053.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +2 -2      packet-ipmi.c    Modified