Skip to content
Snippets Groups Projects
Commit effedbb3 authored by Maxence Naud's avatar Maxence Naud
Browse files

[Bug] Solve memory leak for complex type parameters serialization

Providing a vector as a Parameter for a GenericOperator caused a memory leak.
Solved using malloc instead of pointers to vector's data
parent f6f1c60c
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.
Finish editing this message first!
Please register or to comment