mirror of
https://git.proxmox.com/git/wasi-libc
synced 2025-06-05 00:12:31 +00:00
![]() While malloc_stats and friends are disabled and unused for wasi-libc, it's neater to be consistent. Background: My colleagues for some reasons enabled malloc_stats and asked me why it reports negative values. Note: Depending __heap_base, init_top() adjusts the address for alignment. I think the amount of this adjustment is reported as "used" by malloc_stats. I don't bother to "fix" it. |
||
---|---|---|
.. | ||
include | ||
src |