Fix change log, missing PR reference.

From-SVN: r131179
This commit is contained in:
Jerry DeLisle 2007-12-26 03:43:00 +00:00
parent e724582c24
commit 0283e1ed80
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
2007-12-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
PR libfortran/34560
* io/transfer.c (read_sf): Check if readlen was less than the requested
number of bytes to read and if so, generate error.