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 2913] packet-dcm, improved DICOM Tag support, misc fixes

Date: Sat, 4 Oct 2008 09:26:00 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2913





--- Comment #1 from David <david_aggeler@xxxxxxxxxx>  2008-10-04 09:26:00 PDT ---
Created an attachment (id=2314)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=2314)
packet-dcm.c Tag Support


Attention to for the check-in. The patched file is using warining level 4.
I'm not sure whether this will be ignored/handled correctly on other platforms

#ifdef _MSC_VER
#pragma warning(push, 4)
#endif

- fuzz tested
- customer thsark tested
- checkAPI/Non ASCII tested

It's quite a bit of code. So hopefully not to many follow-ups are needed.
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.