re PR fortran/47296 (I/O Segfault when running out of file descriptors)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 15 Jan 2011 06:42:30 +0000 (06:42 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sat, 15 Jan 2011 06:42:30 +0000 (06:42 +0000)
commit050d1a59d1568b0dc701a5a48409c847e26d4ee1
treebf0a1297f7d44cf67e42bd1ae06249f77146ab0c
parent7c3e9502c3c6de7eeb2a1e7a95a0f485a42e067f
re PR fortran/47296 (I/O Segfault when running out of file descriptors)

2011-01-14  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/47296
* io/unix.c (unpack_filename): Return non-zero if the filename passed
in is NULL.

From-SVN: r168832
libgfortran/ChangeLog
libgfortran/io/unix.c