Actions
Bug #1088
closedmemory leak in oficonv module
Start date:
2023-11-17
Due date:
% Done:
100%
Estimated time:
2:00 h
Module:
oficonv
Operating System:
Compiler:
Description
The following test case reports two memory leaks in the oficonv module:
export ICONV_MAX_REUSE=0 valgrind --leak-check=full --show-leak-kinds=all dcm2json SCSARAB output.json
Reported 2023-11-16 in the Debian bug tracker (Bug#1056048: Memory leak in dcm2json) by Mathieu Malaterre.
Actions