mirror of https://git.musl-libc.org/git/musl
Browse Source
Fix an instance where realloc code would overallocate by OVERHEAD bytes amount. Manually arrange for reuse of memcpy-free-return exit sequence.master
committed by
Rich Felker
1 changed files with 4 additions and 4 deletions
Loading…
Reference in new issue