This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libfortran/68987] [5/6 Regression] double free or corruption in _gfortran_st_write_done when a write statement to an internal file uses an invalid format and the ERR= specifier appears.


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68987

--- Comment #4 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Tue Dec 29 05:17:42 2015
New Revision: 231989

URL: https://gcc.gnu.org/viewcvs?rev=231989&root=gcc&view=rev
Log:
2015-12-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libfortran/68987
        io/format.c (format_error): Remove unneeded memory cleanup.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/format.c

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