Wireshark-commits: [Wireshark-commits] rev 29060: /trunk/ /trunk/epan/dissectors/: packet-dcm.c pac

Date: Fri, 10 Jul 2009 21:54:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29060

User: jake
Date: 2009/07/10 02:54 PM

Log:
 From David Aggeler:
  * - Fixed corrupt files on DICOM Export
  * - Fixed memory limitation on DICOM Export
  * - Removed minimum packet length for static port mode
  * - Simplified checks for heuristic mode
  * - Removed unused functions

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +77 -158   packet-dcm.c    Modified
  +2 -2      packet-dcm.h    Modified

Directory: /trunk/gtk/
  Changes    Path                     Action
  +7 -6      export_object_dicom.c    Modified