Activity
From 2025-12-11 to 2026-01-09
2025-12-31
-
11:37 DCMTK 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 DCMTK 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 DCMTK 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 DCMTK 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 DCMTK 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 DCMTK 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