Actions
Feature #1142
openReplace static array or the list of proposed Transfer Syntaxes
Start date:
2024-10-25
Due date:
% Done:
0%
Estimated time:
Module:
dcmnet
Operating System:
Compiler:
Description
In "assoc.h", the T_ASC_PresentationContext struct uses a static array for the list of proposed Transfer Syntaxes (current maximum is 128 entries). This array should be replaced by a dynamic structure, e.g. OFList or OFVector.
No data to display
Actions