Initialize variable in _IO_new_file_close_it
commit875703d0957adb972d542cfd174dba9bb95e8321
authorUlrich Drepper <drepper@gmail.com>
Sat, 14 May 2011 14:59:54 +0000 (14 15:59 +0100)
committerPetr Baudis <pasky@ucw.cz>
Thu, 26 May 2011 23:32:18 +0000 (27 01:32 +0200)
tree3cc6e2599c1b0fa14d7c60e043a569b43c5935ac
parent88a97c6e4cedbd71e05008dab220922894ef66da
Initialize variable in _IO_new_file_close_it

The last change left a variable in some situations uninitialized.

(cherry picked from commit ca408c157c71edebf45862c35738eb2614cbcd77)
ChangeLog
libio/fileops.c