This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, libgfortran] Fix PR23154 Currupt string and segfault informatted read.


Could not come up with a test case. The bug manifests itself pretty obscurely. In this case almost obvious was difficult to find. :-)

Bootstrapped and regression tested on 4.0 branch as well.

Committed to mainline and 4.0

2005-08-08 Jerry DeLisle <jvdelisle@verizon.net>

        PR libfortran/23154
        * io/transfer.c (data_transfer_init): Initialize
        current_unit->bytes_left for a read.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]