re PR libfortran/68987 (double free or corruption in _gfortran_st_write_done when...
commit820d395cc80cd6df592cf67bc87cfb5279354fa8
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 29 Dec 2015 05:17:42 +0000 (29 05:17 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Tue, 29 Dec 2015 05:17:42 +0000 (29 05:17 +0000)
tree5af7a40bedc6614a5a825068a35da28f4b5c76d8
parentfcc75e0b147323f118394aac7e6badd3ff17cc61
re PR libfortran/68987 (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.)

2015-12-28  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

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

From-SVN: r231989
libgfortran/ChangeLog
libgfortran/io/format.c