diff options
author | Rich Felker <dalias@aerifal.cx> | 2011-05-01 22:59:14 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2011-05-01 22:59:14 -0400 |
commit | bd6746732536fdf2ebaadff6f98aee0879b1674d (patch) | |
tree | b9d9898f3ed515416bed535aa74180933818d31f /arch | |
parent | a9be201cc0a2c04f430c029dd070fc0fbcd164b3 (diff) | |
download | musl-bd6746732536fdf2ebaadff6f98aee0879b1674d.tar.gz |
fix undefined call order in fclose, possible lost output depending on compiler
pcc turned up this bug by calling f->close(f) before fflush(f),
resulting in lost output and error on flush.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions