transfer.c (read_sf): Check if readlen was less than the requested number of bytes...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 26 Dec 2007 03:37:01 +0000 (03:37 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Wed, 26 Dec 2007 03:37:01 +0000 (03:37 +0000)
commitf15db427e1f3ad0a415abbe08cbd53f80e5e6eb8
treeb2c4f84f5769d56c6a5e2b5210b0725ea7b0492e
parent2e39477a2313bef24916e596f283a3a05d8bd9e8
transfer.c (read_sf): Check if readlen was less than the requested number of bytes to read and if so...

2007-12-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

* io/transfer.c (read_sf): Check if readlen was less than the requested
number of bytes to read and if so, generate error.

From-SVN: r131177
libgfortran/ChangeLog
libgfortran/io/transfer.c