Skip to content
Snippets Groups Projects
Commit 9a5d17d9 authored by Cédric Roux's avatar Cédric Roux
Browse files

bugfix: do not allocate memory

Memory was allocated which was "lost" because the
address of the block was put in a pointer that is
overwritten just after.

Discussing with Elena, the current commit is the correct
way to do things.
parent 9535e7a2
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.
Finish editing this message first!
Please register or to comment