Activity
From 2025-12-16 to 2026-01-14
2026-01-14
-
11:10 Feature #246 (Closed): Path Separator bei extern gespeicherten Pixel-Daten in dcmdump/dump2dcm
- Closed by commit #1db574126.
2026-01-12
-
17:34 Bug #1187 (Closed): dcmpschk may crash when reading an invalid DICOM file
- Closed by commit #d012bb244.
-
16:12 Bug #1187 (Closed): dcmpschk may crash when reading an invalid DICOM file
- The dcmpschk tool (a grayscale softcopy presentation state syntax checker) may dereference NULL, leading to a segment...
2025-12-31
-
11:37 Bug #684 (Closed): Check whether delimiters (such as a backslash) are treated correctly during character set conversion
- Finally closed with commit 8ff20371b.
2025-12-24
-
15:22 Bug #684: Check whether delimiters (such as a backslash) are treated correctly during character set conversion
- See commit 9bcc16c90, which fixes the issue for GBK and GB18030.
Still not sure about "ISO 2022 IR 87"...
2025-12-18
-
18:06 Bug #1186 (Closed): Parametric Map creation uses wrong initialization for frame size
- If Paramatric Map IODs are created using the dcmpmap module, the API allocates the wrong number of bytes for new fram...
-
18:03 Bug #1185 (Closed): Newly created binary Segmentations set High Bit to 1
- In DCMTK Release 3.7.0, newly created binary segmentations set High Bit to 1, while 0 is the correct value.
This h...
2025-12-17
-
15:14 Bug #1156: Need to check return value of DcmList::append(), DcmList::prepend() and DcmList::insert() to avoid possible memory leaks
- In fact, the maximum value @DCM_EndOfListIndex@ is defined with the type @unsigned long@, which may be smaller than @...
2025-12-16
-
13:36 Bug #1156 (WontFix): Need to check return value of DcmList::append(), DcmList::prepend() and DcmList::insert() to avoid possible memory leaks
- The calls to DcmList::append(), DcmList::prepend() and DcmList::insert() can only fail (and return NULL) when the num...
Also available in: Atom