Bug ID |
8347
|
Summary |
DICOM dissector: Support for SCU/SCP Role Selection and Asynchronous Operations Window Negotiation missing
|
Classification |
Unclassified
|
Product |
Wireshark
|
Version |
SVN
|
Hardware |
x86-64
|
OS |
Ubuntu
|
Status |
UNCONFIRMED
|
Severity |
Minor
|
Priority |
Low
|
Component |
Dissection engine (libwireshark)
|
Assignee |
[email protected]
|
Reporter |
[email protected]
|
Build Information:
--
The DICOM dissector does not analyze the (optional) SCU/SCP Role Selection and
Asynchronous Operations Window Negotiation sub-item during association
negotiation.
The patch attached provides both functionalities.
Furthermore it
- adds some #defines for UIDs
- adds new UIDs (e.g. for Transfer Syntaxes, SOP Classes, ...) acc. PS3.x-2011
- fixes a bug in the calculation of the length for Association Header (function
"dissect_dcm_assoc_header")
Code has passed fuzz testing: overall 5000 passes
You are receiving this mail because:
- You are watching all bug changes.