]> sourceware.org Git - newlib-cygwin.git/commit
Avoid a fault from locking a closed standard file.
authorEric Blake <eblake@redhat.com>
Wed, 22 Jul 2009 02:17:12 +0000 (02:17 +0000)
committerEric Blake <eblake@redhat.com>
Wed, 22 Jul 2009 02:17:12 +0000 (02:17 +0000)
commitd6438f13d10acf192955b98b3f3a3fd5948f211e
treef912d00d60ceb871d488e6c8045d4bb88bc733d7
parentdc176ff60c5d8bb316d1f012c1ae542939648ceb
Avoid a fault from locking a closed standard file.

* libc/stdio/fflush.c (_fflush_r): Give up early if stream has
been previously closed.
newlib/ChangeLog
newlib/libc/stdio/fflush.c
This page took 0.030076 seconds and 5 git commands to generate.