[Bug fortran/85840] Memory leak in write.c

jvdelisle at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon May 28 21:56:00 GMT 2018


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

--- Comment #14 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
Author: jvdelisle
Date: Mon May 28 21:55:31 2018
New Revision: 260851

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

        PR libgfortran/85840
        * io/write.c (write_real, write_real_g0, write_complex): Use
        separate local variables for the float string length.

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


More information about the Gcc-bugs mailing list