Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 2694] packet-dcm, multiple PDV per PDU support

Date: Fri, 18 Jul 2008 14:29:29 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2694





--- Comment #8 from David <david_aggeler@xxxxxxxxxx>  2008-07-18 14:29:28 PDT ---
In addition to the text provided at the start, following changes are also
included.

 * - Export objects as part 10 compliant DICOM file. 
     Finally, this major milestone has beed reached.
 * - PDVs are now a child of the PCTX rather than the ASSOC object.
 * - Fixed PDV continuation for unknown tags (e.g. RT Structure Set)
 * - Replaced proprietary trim() with g_strstrip()
 * - Fixed strings that are displayed with /000 (padding of odd length)
 * - Added expert_add_info() for invalid flags and presentation context IDs

The code has been fuzz tested with multiple captures and custom tshark tested,
to make sure, the DICOM dissection does not degrade.

Hopefully 2565 & this patch make it into SVN soon, so that future diffs are
less complicated.

David


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.