This also means when you build GDCM for first time, you may get this message: If you want to build the test suite, you must set GDCM_DATA_ROOT (advanced option) to the full path name of the gdcmData directory; if you don't want, disable GDCM_BUILD_TESTING. What is gdcmData? Please read: http://gdcm.sourceforge.net/wiki/index.php/General_questions#What_is_gdcmData_.3F and that wiki link is 404 now.
Mathieu, any thoughts on this? The old libjpeg is one of the last sources of UBSan errors for me...
It looks like GDCM is using the old libjpeg 6b? If so, maybe it should switch to https://github.com/libjpeg-turbo/libjpeg-turbo ?
various UBSan complaints in libjpeg code
Mathieu, did you fix this? Seems I no longer reproduce using ITK master from the other day!
GDCM should compile with no -Wcast-qual warnings
I've got a customer with a DICOM series that hits this assert with ITK 4.13. And the image appears doubled as in bug #325. Do I assume correctly that the issue still exists in git master?
Thanks! (Fixed offline)