ChangeLog
5.15 KB
-
PR 66861 Fix null pointer crash on mingw. · 5fd6ec3e
2015-07-14 Janne Blomqvist <jb@gcc.gnu.org> PR libfortran/66861 * io/unix.c (compare_file_filename): Verify that u->filename is non-NULL before strcmp. (find_file0): Likewise. From-SVN: r225788
Janne Blomqvist committed