gcc/libgfortran/io
Janne Blomqvist 7165d8f191 PR libfortran/64770 Segfault when trying to open existing file with status="new".
libgfortran ChangeLog:

2015-01-24  Janne Blomqvist  <jb@gcc.gnu.org>

	PR libfortran/64770
	* io/unit.c (filename_from_unit): Check that u->filename != NULL
	before calling strdup.

testsuite ChangeLog:

2015-01-24  Janne Blomqvist  <jb@gcc.gnu.org>

	PR libfortran/64770
	* gfortran.dg/open_new_segv.f90: New test.

From-SVN: r220086
2015-01-24 23:52:34 +02:00
..
close.c Update copyright years. 2015-01-05 13:33:28 +01:00
fbuf.c Update copyright years. 2015-01-05 13:33:28 +01:00
fbuf.h Update copyright years. 2015-01-05 13:33:28 +01:00
file_pos.c Update copyright years. 2015-01-05 13:33:28 +01:00
format.c Update copyright years. 2015-01-05 13:33:28 +01:00
format.h Update copyright years. 2015-01-05 13:33:28 +01:00
inquire.c re PR fortran/61933 (Inquire on internal units) 2015-01-23 02:01:10 +00:00
intrinsics.c Update copyright years. 2015-01-05 13:33:28 +01:00
io.h Update copyright years. 2015-01-05 13:33:28 +01:00
list_read.c Update copyright years. 2015-01-05 13:33:28 +01:00
lock.c Update copyright years. 2015-01-05 13:33:28 +01:00
open.c Update copyright years. 2015-01-05 13:33:28 +01:00
read.c Update copyright years. 2015-01-05 13:33:28 +01:00
size_from_kind.c Update copyright years. 2015-01-05 13:33:28 +01:00
transfer128.c Update copyright years. 2015-01-05 13:33:28 +01:00
transfer.c Update copyright years. 2015-01-05 13:33:28 +01:00
unit.c PR libfortran/64770 Segfault when trying to open existing file with status="new". 2015-01-24 23:52:34 +02:00
unix.c Update copyright years. 2015-01-05 13:33:28 +01:00
unix.h Update copyright years. 2015-01-05 13:33:28 +01:00
write_float.def Update copyright years. 2015-01-05 13:33:28 +01:00
write.c Update copyright years. 2015-01-05 13:33:28 +01:00