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 42040: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 13 Apr 2012 03:34:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42040

User: guy
Date: 2012/04/12 08:34 PM

Log:
 When skipping white space, don't skip past the end of the line.
 
 This *might* fix bug 7070, but I can't reproduce that bug on my machine
 - I'm guessing from the "out of CPU time" that there's an infinite loop
 somewhere, but I'm not seeing it.  In any case, these tests *are*
 necessary.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +38 -8     packet-irc.c    Modified