UCL / STIR

Software for Tomographic Image Reconstruction
http://stir.sourceforge.net/
Other
104 stars 89 forks source link

Fix for memory leak introduced in commit a5582cd. #1454

Closed markus-jehl closed 2 weeks ago

markus-jehl commented 3 weeks ago

Changes in this pull request

Memory leak fix.

Testing performed

ran ASAN on a test that previously showed a memory leak after reading interfile.

Related issues

fixes https://github.com/UCL/STIR/issues/1445

Checklist before requesting a review