ImagingDataCommons / libdicom

C library for reading DICOM files
https://libdicom.readthedocs.io
MIT License
16 stars 7 forks source link

WIP : fix memleaks #6

Closed jcupitt closed 2 years ago

jcupitt commented 3 years ago

Get dcm-dump to pass the valgrind memleak checker.

This is a work in progress and not yet ready for merging.