[Bug fortran/53310] [4.5/4.6/4.7/4.8 Regression] EOSHIFT leaks memory

burnus at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri May 11 22:39:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53310

--- Comment #5 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-05-11 22:33:30 UTC ---
Author: burnus
Date: Fri May 11 22:33:21 2012
New Revision: 187418

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187418
Log:
2012-05-12  Tobias Burnus  <burnus@net-b.de>

        PR fortran/53310
        * intrinsics/eoshift2.c (eoshift2): Do not leak
        memory by allocating it in the loop.


Modified:
    branches/gcc-4_6-branch/libgfortran/ChangeLog
    branches/gcc-4_6-branch/libgfortran/intrinsics/eoshift2.c



More information about the Gcc-bugs mailing list