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 21007: /trunk/ /trunk/epan/dissectors/: packet-dcp-etsi.

Date: Fri, 09 Mar 2007 01:40:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21007

User: gerald
Date: 2007/03/09 01:40 AM

Log:
 Fix for bug 1264 from Julian Cable:
 
     I've refactored the offending code branch and added some comments so
   hopefully the intent is a bit clearer. The loop termination conditions
   are now obviously independent of the content on the wire (they were
   meant to be before, but I admit it was obscure). I've tried using the
   ephemeral memory routines.
 
 Add a check for a maximum fragment count, and bail out of reassembly instead
 of triggering an ep_alloc exception.  Add Julian to AUTHORS.  Update the 
 release notes.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +31 -23    packet-dcp-etsi.c    Modified

Directory: /trunk/docbook/
  Changes    Path                 Action
  +13 -0     release-notes.xml    Modified

Directory: /trunk/
  Changes    Path          Action
  +4 -0      AUTHORS       Modified