ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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