aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libgfortran/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog
index b4f77b7..495d536 100644
--- a/libgfortran/ChangeLog
+++ b/libgfortran/ChangeLog
@@ -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.