bug-classpath
[Top][All Lists]
Advanced

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

[Bug awt/27917] Massive memory leak in Graphics2D image operations


From: sven at physto dot se
Subject: [Bug awt/27917] Massive memory leak in Graphics2D image operations
Date: 13 Jun 2006 13:09:08 -0000


------- Comment #12 from sven at physto dot se  2006-06-13 13:09 -------
Well-spotted, Norman!

I made the (kind of stupid) mistake of
deciding to switch from a stride measured in bytes to a stride measured in Ints
halfway through, obviously I missed changing this. I'll fix it right
away.

(Hmm, this should be good for our performance!)


-- 


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





reply via email to

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