Skip to content
Snippets Groups Projects
Commit dbcf43db authored by Dimitri Papadopoulos's avatar Dimitri Papadopoulos Committed by Dimitri Papadopoulos Orfanos
Browse files

Fix malloc/realloc use

* Check return value of malloc()
* Properly handle the case where realloc() fails
* Fix NULL-pointer access reported by clang's static analyis tool
parent 415fcf92
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