Mentions légales du service

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

Fix a memory bug of Faust created from different mex shared lib than the main...

Fix a memory bug of Faust created from different mex shared lib than the main ones (mexFaustReal/Cplx/Float).

The bug occurred for butterfly and hierarchical but other wrappers might be touched.

Bug example:
matlab -nojvm -nodisplay -Dgdb -r 'setup_FAUST;import matfaust.Faust; import matfaust.fact.butterfly; import matfaust.wht; H = full(wht(32)); F = butterfly(H); F-H'
parent 566c0182
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment