mirror of https://git.musl-libc.org/git/musl
Browse Source
1. saved errno was not being restored, illegally clearing errno to 0. 2. no need to backup and save errno around free; it will not touch except perhaps when the program has already invoked UB...rs-1.0
1 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue