gcc/libgfortran/io
Jerry DeLisle 2a81ce9bf2 re PR libfortran/24584 (Segfault when reading empty string in namelist file)
2005-10-31  Jerry DeLisle  <jvdelisle@verizon.net>

        PR libgfortran/24584
        * io/list_read.c (free_saved): Set saved_used to zero.

From-SVN: r106265
2005-10-31 01:00:20 +00:00
..
close.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
file_pos.c All files: Update FSF address. 2005-08-17 02:49:08 +00:00
format.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
inquire.c string.c (find_option): Change 3rd argument to const st_option *. 2005-09-29 15:53:59 +02:00
io.h re PR libfortran/20179 (cannot mix C and Fortran I/O) 2005-10-30 12:48:52 +00:00
list_read.c re PR libfortran/24584 (Segfault when reading empty string in namelist file) 2005-10-31 01:00:20 +00:00
lock.c [multiple changes] 2005-08-29 20:40:02 +00:00
open.c re PR libfortran/23272 ([mingw32] inquire via filename fails) 2005-10-23 20:43:54 +00:00
read.c libgfortran.h (GFC_ITOA_BUF_SIZE, [...]): Define. 2005-10-01 13:50:10 +02:00
transfer.c re PR libfortran/20179 (cannot mix C and Fortran I/O) 2005-10-30 12:48:52 +00:00
unit.c re PR libfortran/24224 (Generalized internal array IO not implemented.) 2005-10-25 01:32:33 +00:00
unix.c re PR libfortran/20179 (cannot mix C and Fortran I/O) 2005-10-30 12:48:52 +00:00
write.c transfer.c (write_block): Add test for end-of-file condition, removed from mem_alloc_w_at. 2005-10-07 17:01:48 +00:00