This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/26351] Native Momory Leak in ResourceBundle



------- Comment #5 from tromey at gcc dot gnu dot org  2006-03-07 17:07 -------
Subject: Bug 26351

Author: tromey
Date: Tue Mar  7 17:07:37 2006
New Revision: 111814

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111814
Log:
2006-03-07  fexx  <fexx@fexx.org>

        PR libgcj/26351:
        * gnu/gcj/runtime/natStackTrace.cc (fillInStackTrace): Free
        'addrs' if it is set.

Modified:
    branches/gcc-4_0-branch/libjava/ChangeLog
    branches/gcc-4_0-branch/libjava/gnu/gcj/runtime/natStackTrace.cc


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]