]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR fortran/53310 (EOSHIFT leaks memory)
authorTobias Burnus <burnus@net-b.de>
Fri, 11 May 2012 23:09:30 +0000 (01:09 +0200)
committerTobias Burnus <burnus@gcc.gnu.org>
Fri, 11 May 2012 23:09:30 +0000 (01:09 +0200)
commit468b0a0db09705ca8e521fbcc9eeae35951dd3b8
treeec30b20fd8e968486b0bbd70585db0c493159f10
parentf6a3701bded928e5ebc06c8fde38f0bf2114e138
re PR fortran/53310 (EOSHIFT leaks memory)

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.

From-SVN: r187419
libgfortran/ChangeLog
libgfortran/intrinsics/eoshift2.c