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

Date: Tue, 23 Apr 2013 22:44:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49006

User: martinm
Date: 2013/04/23 03:44 PM

Log:
 Add a quick check for a first printable character to avoid a more expensive
 check of the whole first line. This gets called a lot as a heuristic
 dissector.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +11 -0     packet-sip.c    Modified