dmalloc
dmalloc copied to clipboard
Debug Malloc memory allocation debugging C library
since it isn't needed anymore after commit: ``` commit 37daa70f03a45590721a0bddcd23574ccdbf540c Author: Xiang Xiao Date: Sun Apr 18 13:05:24 2021 -0500 Remove 1KB stack buffer from _dmalloc_environ_process (#74) to save the...
The same condition check either before or after
so we need limit the output at LONG_COLUMN in all case
since vectorize assign the pointer to environ_p directly instead duplication
to save the stack space
In the embeded system without MMU, it's very common that many memory regions exist, so It's will be very useful if dmalloc can support it. Actually, we have sucessfully ported...