Commit 23524bf8 authored by Kruzya's avatar Kruzya Committed by Daniel Gustafsson
Browse files

examples: Fix memory leaks from realloc errors

Make sure to not overwrite the reallocated pointer in realloc() calls
to avoid a memleak on memory errors.
parent 927cb370
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment