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.
Updated by Marco Eichelberg over 1 year ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Estimated time set to 2:00 h
Closed by commit #e1ca2e8a5.
Actions