mirror of https://git.musl-libc.org/git/musl
Browse Source
commit 0b80a7b040 added the ability to
set application-provided stdio FILE buffers, adding the possibility
that stderr might be buffered at exit time, but __stdio_exit did not
have code to flush it.
this regression was not present in any release.
master
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue