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
Loading
Please register or sign in to comment