Skip to content

Fix memory leak in CtControl::readBlock

Samuel Debionne requested to merge fix-ctcontrol-readblock-memory-leak into master

When reading more than one image block:

  • Not in stripe-concat acq_mode or
  • Reading more than one buffer

Probably the memory leak seen on BM18 with the TOMO scans and Iris (when Flint is active).

Merge request reports