Actions
Bug #1141
closedDcmSCPConfig copy constructor and copy assignment operator fail to initialize m_tLayer member
Start date:
2024-10-18
Due date:
% Done:
100%
Estimated time:
0:00 h
Module:
Operating System:
Compiler:
Description
The copy constructor and copy assignment operator of class DcmSCPConfig do not initialize or copy member m_tLayer, which thus may contain garbage.
See discussion at https://forum.dcmtk.org/viewtopic.php?t=5415.
Reported 2024-10-17 by DCMTK forum user "saltcreek".
Updated by Marco Eichelberg 11 months ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Estimated time set to 0:00 h
Closed by commit #97a797b87.
Actions