mirror of https://git.musl-libc.org/git/musl
Browse Source
commit ba819787ee introduced this
regression. since the __malloc0 weak alias was not properly provided
by __simple_malloc, use of calloc forced the full malloc to be linked.
master
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue