bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/29263] Memory leak in VMDouble.toString()


From: tromey at gcc dot gnu dot org
Subject: [Bug classpath/29263] Memory leak in VMDouble.toString()
Date: 28 Sep 2006 17:27:34 -0000


------- Comment #1 from tromey at gcc dot gnu dot org  2006-09-28 17:27 -------
I would have thought that the loop in _dtoa that cleans up
the freelist would have freed this.  Does that not work?

Hmm, maybe it is because Balloc doesn't put the new object into
the freelist?

Can you look at this?


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at gcc dot gnu dot
                   |                            |org
             Status|UNCONFIRMED                 |WAITING


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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]