Menu

#331 DataElement::GetValueAsSQ throws exception instead of returning nullptr

2.4.3
closed
None
5
2014-07-18
2014-07-17
Alder
No

If gdcm::DataElement::GetValueAsSQ() is called for (0018,1008) tag then this function throws exception, which is unexpected, because in all other DICOM files that I have normally this function returns nullptr for every non-sequence data element.

1 Attachments

Discussion

  • Mathieu Malaterre

    • status: open --> closed
    • assigned_to: Mathieu Malaterre
    • Group: 2.3 --> 2.4.3
     
  • Mathieu Malaterre

    [release 6abc85c] DataElement::GetValueAsSQ throws exception instead of returning nullptr
    3 files changed, 78 insertions(+), 6 deletions(-)
    create mode 100644 Testing/Source/DataStructureAndEncodingDefinition/Cxx/TestSequenceOfItems3.cxx

     

Log in to post a comment.