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

Date: Mon, 27 Apr 2009 17:44:33 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28183

User: martinm
Date: 2009/04/27 10:44 AM

Log:
 Try to speed up dissection by using pointers rather than allocating strings.  This is safe as the line is in a static buffer throughout the dissection of any given frame.

Directory: /trunk/epan/dissectors/
  Changes    Path                         Action
  +21 -21    packet-catapult-dct2000.c    Modified