[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.
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Dec 29 05:18:00 GMT 2015
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
More information about the Gcc-bugs
mailing list