Skip to content

Call malloc_trim() on acquisition close to return memory to the system

Samuel Debionne requested to merge hw-malloc-trim into develop

Try to prevent to overshoot the system memory limit in the receivers.

Note: no memory leaks are reported are by AddressSanitizer.

Merge request reports

Loading