[Bug jit/63854] Fix memory leaks seen in JIT

dmalcolm at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 1 17:29:00 GMT 2014


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

--- Comment #23 from dmalcolm at gcc dot gnu.org ---
Author: dmalcolm
Date: Mon Dec  1 17:28:28 2014
New Revision: 218233

URL: https://gcc.gnu.org/viewcvs?rev=218233&root=gcc&view=rev
Log:
PR jit/63854: Fix leak in real.c for i386:init_ext_80387_constants

gcc/ChangeLog:
    PR jit/63854
    * real.c (real_from_string): Add missing mpfr_clear.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/real.c



More information about the Gcc-bugs mailing list