The dicom codec throws a segmentation fault if the image's buffer doesn't exist

Issue #35 resolved
Paolo Brandoli repo owner created an issue

The image should have an empty buffer when initially allocated, or the codec should check if the buffer exists and throw a proper exception

Comments (1)

  1. Log in to comment