Activity
From 2023-12-14 to 2024-01-12
2024-01-12
-
18:05 Bug #1100 (Closed): Rounding error in OFStandard::atof
- Closed by commit #ecbf61cb7.
-
14:18 Bug #1100 (Closed): Rounding error in OFStandard::atof
- The following code shows that OFStandard::atof() can produce rounding errors that prevent a lossless round-trip e.g. ...
-
15:34 Feature #1101 (New): CMake should allow for specifying the installation paths individually
- Currently, DCMTK's CMake build system allows for specifying a general installation path (CMAKE_INSTALL_PREFIX) that i...
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.
Also available in: Atom