mirror of https://github.com/WebAssembly/wasi-libc
Browse Source
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.pull/498/head
YAMAMOTO Takashi
6 months ago
committed by
GitHub
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue