Actions
Bug #911
closedSegfault in DiMonoImage::getFullOverlayData()
Start date:
2019-11-05
Due date:
% Done:
100%
Estimated time:
Module:
dcmimgle
Operating System:
Linux, MacOS X, Windows
Compiler:
Description
The following manually created test image contains an overlay. When the image is loaded with class DicomImage and the overlay is accessed using DiMonoImage::getFullOverlayData(), a segmentation fault occurs. Note that the dcm2pnm command line tool does not use this method and is not affected by the bug.
Bug report and test image provided 2019-11-04 by Bartosz Białoskórski <bartoszbialoskorski@gmail.com>.
Files
Updated by Jörg Riesmeier almost 6 years ago
- Status changed from New to Closed
- Priority changed from Normal to High
- % Done changed from 0 to 100
- Operating System changed from Linux, MacOS X to Linux, MacOS X, Windows
Closed by commit 3e3a04b.
Actions