]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/55469 (memory leak on read with istat.ne.0)
authorTobias Burnus <burnus@net-b.de>
Tue, 1 Oct 2013 20:52:49 +0000 (22:52 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Tue, 1 Oct 2013 20:52:49 +0000 (22:52 +0200)
commit7902928918b076991f98ba43678cc287abb5f316
tree4f75142ff42c8055827745787348940a93985d35
parentf55d4a20747f0a2f6d721e0f19340607f7bb06dc
re PR fortran/55469 (memory leak on read with istat.ne.0)

2013-10-01  Tobias Burnus  <burnus@net-b.de>

        PR fortran/55469
        * io/list_read (parse_repeat, read_integer, read_character,
        parse_real, read_real, check_type, list_formatted_read_scalar,
        finish_list_read): Call list_free.

From-SVN: r203086
libgfortran/ChangeLog
libgfortran/io/list_read.c