[Bug fortran/55469] memory leak on read with istat.ne.0

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Oct 4 10:09:00 GMT 2013


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55469

--- Comment #13 from Tobias Burnus <burnus at gcc dot gnu.org> ---
Author: burnus
Date: Fri Oct  4 10:08:57 2013
New Revision: 203202

URL: http://gcc.gnu.org/viewcvs?rev=203202&root=gcc&view=rev
Log:
Add missing changelog entry for Rev. 203201:
2013-10-04  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.

Modified:
    branches/gcc-4_8-branch/libgfortran/ChangeLog



More information about the Gcc-bugs mailing list