[Top][All Lists]
[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
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, (continued)
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, mark at gcc dot gnu dot org, 2006/06/06
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, hendrich at informatik dot uni-hamburg dot de, 2006/06/06
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, mark at gcc dot gnu dot org, 2006/06/06
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, cvs-commit at developer dot classpath dot org, 2006/06/07
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, hendrich at informatik dot uni-hamburg dot de, 2006/06/07
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, cvs-commit at developer dot classpath dot org, 2006/06/08
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, mark at gcc dot gnu dot org, 2006/06/08
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, hendrich at informatik dot uni-hamburg dot de, 2006/06/08
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, mark at gcc dot gnu dot org, 2006/06/11
- [Bug awt/27917] Massive memory leak in Graphics2D image operations, hendrich at informatik dot uni-hamburg dot de, 2006/06/13
- [Bug awt/27917] Massive memory leak in Graphics2D image operations,
sven at physto dot se <=