Skip to content
Snippets Groups Projects
Commit 6d135d35 authored by Oleg Hahm's avatar Oleg Hahm
Browse files

native: make use of TLSF malloc and co

In order to make native behave more similar to other platforms, it should also use TLSF's dynamic memory allocation if included. It will still fall back to the system's malloc implementation when building for use with valgrind, to leverage its memory leak detection mechanisms.
parent 1d223741
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