Imebra creates datasets with implicit data type with wrong tag length

Issue #96 resolved
Paolo Brandoli repo owner created an issue

When the transfer syntax specifies the implicit data type then Imebra writes the wrong tag length.

This is due to garbage data contained in the written tag's length and the test suite started failing only recently when the compiler was updated.

A big Thank you to Valgrind for figuring out where the garbage came from.

Comments (2)

  1. Log in to comment