Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 07f17f30 authored by hhakim's avatar hhakim
Browse files

Fix memory leaks in TransformHelper::eval_sliced_Transform() and eval_sliced_Transform().

- The memory leaks were due to a previous work-in-progress optimization reported to later.
- It fixes too much memory consumption failure in pyfaust.demo.bsl (because of Faust normalization using Faust slicing).
- By the way, add a mechanism for this later opt. in Faust::Transform (optional deallocation of data, but only privately accessible to avoid naked access).

[skip ci]
parent ddbe6c76
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment