summaryrefslogtreecommitdiff
path: root/src/stdio/vfprintf.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2018-08-29 23:40:49 -0400
committerRich Felker <dalias@aerifal.cx>2018-08-29 23:40:49 -0400
commitddc947eda311331959c73dbc4491afcfe2326346 (patch)
tree431a2425543b036741f4849cc88524c03f217469 /src/stdio/vfprintf.c
parent35cd7c0950b1cb98b62e6dfb2be87e345dac75dd (diff)
downloadmusl-ddc947eda311331959c73dbc4491afcfe2326346.tar.gz
fix missing flush of stderr at exit if it was put in buffered mode
commit 0b80a7b0404b6e49b0b724e3e3fe0ed5af3b08ef 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.
Diffstat (limited to 'src/stdio/vfprintf.c')
0 files changed, 0 insertions, 0 deletions