Activity
From 2023-12-06 to 2024-01-04
2024-01-02
-
17:50 Bug #1099 (Closed): Decoders for compressed images may segfault with very large images
- Fixed by commit #31ff413f9 for the public DCMTK, and by commit #f3446c907 for the private modules.
2023-12-28
-
17:26 Bug #1099 (Closed): Decoders for compressed images may segfault with very large images
- The decoders for compressed images in DCMTK apparently do not properly check if the size of a decompressed frame, or,...
2023-12-27
-
17:35 Bug #1094: Add support for compiling with latest libxml2 releases (>= 2.12.x)
- An explicit @#include <libxml/xmlsave.h>@ in @xml2dcm.cc@ would be a good start.
2023-12-13
-
09:01 Bug #1098 (New): Harmonize directory for installation of CMake files between Posix and Windows
- During installation (@make install@), CMake creates and installs four files that are intended to allow a discovery of...
2023-12-11
-
18:20 Bug #1097 (Closed): Build error with Alpine Linux 3.19
- On Alpine Linux 3.18 and 3.19, the CMake test for the availability of the LFS64 API (fopen64 etc.) succeeds.
However...
2023-12-08
-
10:44 Feature #1096 (New): Introduce helper functions for retrieving Private Data Elements more easily
- It would be nice to have a helper function in the DcmItem class that searches for a particular Private Creator identi...
-
10:29 Feature #1095 (New): Introduce helper function for adding Private Data Elements more easily
- It would be nice to have a helper function in the DcmItem class that adds Private Data Elements within a Private Grou...
-
09:51 Bug #1094 (Closed): Add support for compiling with latest libxml2 releases (>= 2.12.x)
- GitHub user "kloczek" reported that DCMTK does not compile with the latest libxml2 releases, e.g. version 2.12.x:
...
Also available in: Atom