Mentions légales du service

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

Fix a segfault in EigTJParallelSparse C++ test.

The bug was due to a buffer over-read in `choices' MATIO variable because of a wrong hard-coded value of J (used next as size of choices).
Now the dimensions are dynamically obtained from the .mat file.
Other change: use the proper function Mat_VarFree instead of system free() for freeing the variable.
parent 3d23639a
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment