gcc/libgfortran/io
Jerry DeLisle 4e72e1c5a2 re PR libfortran/27360 (Memory leaks when reading logicals)
2006-04-29  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR libgfortran/27360
	
	* io/list_read.c (read_logical):  Free line_buffer and free saved.

From-SVN: r113388
2006-04-30 03:19:37 +00:00
..
close.c
file_pos.c
format.c re PR fortran/27304 (gfortran: Warn/abort when format in write does not fit passed arguments) 2006-04-28 23:55:30 +00:00
inquire.c
io.h
list_read.c re PR libfortran/27360 (Memory leaks when reading logicals) 2006-04-30 03:19:37 +00:00
lock.c
open.c
read.c
size_from_kind.c
transfer.c re PR fortran/27304 (gfortran: Warn/abort when format in write does not fit passed arguments) 2006-04-28 23:55:30 +00:00
unit.c
unix.c
unix.h
write.c