]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR libfortran/81938 (valgrind error message and heap-buffer-overflow on address...
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 27 Oct 2017 17:50:22 +0000 (17:50 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Fri, 27 Oct 2017 17:50:22 +0000 (17:50 +0000)
commit730de5a59ed3f0669b0d5cd85392f14fd337b895
tree738d184a57a75c64c70cff911a4ff6e0fe0e6ef4
parent6c6705a90426f383208a482263812cfe2894fa74
re PR libfortran/81938 (valgrind error message and heap-buffer-overflow on address sanitized libgfortran.so)

2017-10-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
    Rimvydas (RJ)

PR libgfortran/81938
io/format.c (free_format_data): Don't try to free vlist
descriptors past the end of the fnode array.

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