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: roland dot brand at ergon dot ch
Subject: [Bug classpath/29263] Memory leak in VMDouble.toString()
Date: 27 Jan 2010 07:15:46 -0000


------- Comment #7 from roland dot brand at ergon dot ch  2010-01-27 07:15 
-------
Created an attachment (id=19722)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19722&action=view)
Additional patch for VMDouble.parseDouble()

I stumbled over the same leaks in version 0.98 of classpath and fixed them with
the patches in this bug report.

The test in comment 5 unveiled another memory leak in VMDouble.parseDouble()
which is called by VMDouble.toString(). Problem and solution are of the same
kind as in the dtoa.patch above.

Hope these patches will make it to the release someday.


-- 


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





reply via email to

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