Wireshark-commits: [Wireshark-commits] rev 48684: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date Prev · Date Next · Thread Prev · Thread Next
Date: Mon, 01 Apr 2013 14:09:45 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=48684

User: jake
Date: 2013/04/01 07:09 AM

Log:
 Fix for bug 8548:
 Allow the IRC command and response dissection functions to be called with
 subsets of the original (full) message line. Therefore we need to calculate
 with real lengths and offsets, not mixed with lengths of the subset itself.

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