Project

General

Profile

Feature #691

Updated by Jörg Riesmeier about 9 years ago

The DUL parser in "dcmnet/libsrc/dulparse.cc" should check for the number of allowed items in each PDU structure, e.g. the A-ASSOCIATE-RQ A-ASSOCIATE-REQ PDU allows for one User Information item only (see PS 3.8 Section 9.3.2). It would be nice if dcmnet would at least report a warning to the logger. 

 Thanks to Johannes Passolt <email-address-removed> from Universitätsklinikum Leipzig for the suggestion.

Back