ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 44343: /trunk-1.8/ /trunk-1.8/epan/dissectors/: packet-x

Date: Wed, 08 Aug 2012 16:09:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44343

User: gerald
Date: 2012/08/08 09:09 AM

Log:
 Copy over r44289 from the trunk:
 
   ------------------------------------------------------------------------
   r44289 | gerald | 2012-08-06 16:12:13 -0700 (Mon, 06 Aug 2012) | 10 lines
   Changed paths:
      M /trunk/epan/dissectors/packet-xtp.c
 
   Add a maximum span length check to XTP. Fixes a crash discovered by Ben
   Schmidt.
 
   Just use proto_tree_add_item() instead of allocating a
   big-ol-honkin'-block of guint64s and adding their values to the tree via
   proto_tree_add_uint64().
 
   Dissection *should* still work correctly but I can't find any XTP
   captures for testing.
   ------------------------------------------------------------------------
 
 Update the release notes.

Directory: /trunk-1.8/epan/dissectors/
  Changes    Path            Action
  +14 -22    packet-xtp.c    Modified

Directory: /trunk-1.8/docbook/
  Changes    Path                 Action
  +20 -3     release-notes.xml    Modified