(_IO_new_file_underflow): Before allocating buffer make sure the
commitd9c79743d8fe2df75c473e2f674964ff1e47ec6b
authorUlrich Drepper <drepper@redhat.com>
Fri, 18 Sep 1998 17:46:10 +0000 (18 17:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 18 Sep 1998 17:46:10 +0000 (18 17:46 +0000)
tree89c937c9f61816a21162b2d8013b77ef78d4bfe7
parent4075f3c80d2072d4ec498dded4b414414c04f5d8
(_IO_new_file_underflow): Before allocating buffer make sure the
pushback buffer is destroyed.
(_IO_new_file_seekoff): Likewise.
If mode==0 quit early with the result.
Clear OEF flag after successful fseek.
libio/fileops.c