Skip to content
Snippets Groups Projects
Commit 1e0c10fc authored by Marvin Häuser's avatar Marvin Häuser
Browse files

simulator: fix potentially uninitialized returns

Some operations to insert or remove samples may leave their return value
uninitialized under exceptional conditions. Return 0 in these cases to
indicate to samples were inserted or removed.
parent 6f1d3dd6
No related branches found
No related tags found
1 merge request!477[WIP] simulation code generation fixes
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