Page MenuHomePhabricator

mitk::CastToItkImage crashes with empty image data
Closed, ResolvedPublic

Description

During reactivation of the test for the mitk::CastToItkImage (mitkImageToItkTest) a bug was found: mitk::CastToItkImage crashes with empty image data.

The test was activated and revised in T13692, the corresponding branch can be used to reproduce the bug.

Event Timeline

New remote branch pushed: bug-16654-ImageToItkTestFix

New remote branch pushed: bug-16654-ImageToItkTestFix_CorrectBase

User hering has pushed new remote branch:

bug-16654-ImageToItk-release-fix

The fixed test is already in master. Was merged together with with the fixes including deactivated tests ( see T13692 )

The bug regarding the tests is fixed. There are still some issues in the GrabItkImageMemory, however these will be fixed in T17538