Project

General

Profile

Activity

From 2024-04-02 to 2024-05-01

2024-04-24

20:35 Bug #1121: DCMTK will store uncompressed images of unknown transfer syntax as "Little Endian Explicit" without any warning
One approach to deal with this situation would be to introduce a new enum EXS_Unsupported that is used to distinguish... Jörg Riesmeier
09:52 Bug #1120: Segmentation faults due to incorrect typecast of DcmItem::search() result
The security advisory from Cisco Talos as now publicly available at https://talosintelligence.com/vulnerability_repor... Marco Eichelberg

2024-04-22

11:45 Bug #1120 (Closed): Segmentation faults due to incorrect typecast of DcmItem::search() result
Fixed by commit #601b227ee for DCMTK public and #51081a8cc for the private modules.
Marco Eichelberg

2024-04-19

16:23 Bug #1085 (Resolved): Memory leaks in dulfsm
Closed with commit #3f2b84. Michael Onken

2024-04-18

11:07 Bug #1121 (New): DCMTK will store uncompressed images of unknown transfer syntax as "Little Endian Explicit" without any warning
The test image attached to this issue (downloaded from https://github.com/chafey/DICOMHTJ2K/tree/main/test/fixtures/h... Marco Eichelberg

2024-04-12

14:59 Bug #1093 (Closed): Build error with Visual Studio 2022 and /std:c++20
Closed by commit #08fe28737.
Marco Eichelberg
14:50 Bug #1120 (Closed): Segmentation faults due to incorrect typecast of DcmItem::search() result
@DcmItem::search()@ returns the search result in the form of a stack of pointers to @DcmObject@ instances.
In most c...
Marco Eichelberg
14:36 Bug #1114 (Closed): Segmentation fault while receiving invalid message
Closed by commit #c78e434c0. Marco Eichelberg

2024-04-07

13:10 Bug #1113 (Closed): oficonv creates illegal characters when converting from ISO_IR 192 to ISO_IR 101
The iconv mapping tables from Unicode to ISO-8859-2 and ISO-8859-3 contained many incorrect mappings where characters... Marco Eichelberg

2024-04-04

10:36 Bug #1119 (New): Implement remaining corrections for OFUUID class (remove "FIXME" comments)
The implementation of the OFUUID class still contains a few "FIXME" comments. The remaining corrections should be imp... Jörg Riesmeier

2024-04-03

19:07 Feature #1118 (New): DCMTK's DICOM Data Set parser should also remove leading padding (if desired)
Currently, DCMTK's DICOM Data Set parser only removes trailing padding from Element Values if requested by the user/c... Jörg Riesmeier
18:57 Feature #1117 (New): Enable dcmodify to add Element Values with trailing padding
Currently, dcmodify allows for adding leading padding (e.g. space characters at the beginning of an Element Value) bu... Jörg Riesmeier
 

Also available in: Atom