ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

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