Activity
From 2018-08-17 to 2018-09-15
2018-09-06
-
14:13 Bug #846 (Reopened): DCMTK by default ignores DCMDICTPATH since release 3.6.3 (when compiled with built-in dictionary)
- Re-opened the bug entry since the above mentioned commit does not fully solve the problem.
2018-09-04
-
18:27 Bug #846 (Closed): DCMTK by default ignores DCMDICTPATH since release 3.6.3 (when compiled with built-in dictionary)
- Closed by commit c9d5b7d15fe9d8532680e72b1e4838b224b4bfc6.
The commit (re-)enables DCMTK_ENABLE_EXTERNAL_DICTIONAR...
2018-08-30
-
09:29 Patch #847 (Closed): Fix possible buffer overflows when parsing an A-ASSOCIATE packet
- Closed by commit #f6f40f639.
-
09:25 Patch #847 (Closed): Fix possible buffer overflows when parsing an A-ASSOCIATE packet
- Buffer overflows have been detected by means of fuzz testing in DCMTK's routines that process A-ASSOCIATE packets.
T...
2018-08-28
-
17:11 Bug #846 (Closed): DCMTK by default ignores DCMDICTPATH since release 3.6.3 (when compiled with built-in dictionary)
- Apparently the DCMTK 3.6.3 binaries for Windows ignore the DCMDICTPATH environment variable and cannot be instructed ...
2018-08-21
-
13:24 Bug #445: OFSTRINGSTREAM_GETSTR() can't handle embeded NULL bytes correctly
- Currently there are 103 occurences of OFSTRINGSTREAM_GETSTR in DCMTK public, and 14 more in the private modules.
-
13:18 Patch #467 (Closed): Handle Cornell bug in dcmjpeg
-
13:14 Patch #467: Handle Cornell bug in dcmjpeg
- Closed by commit #b0b19e44c.
2018-08-17
-
15:49 Bug #764: sscanf() does not support integer variables of a specific size
- Since C99, format constants are defined in "inttypes.h" that could be used for sscanf():
https://en.cppreference.c...
Also available in: Atom