[Mono-bugs] [Bug 78315][Nor] Changed - [PATCH][WIN32] Crash in 3 line System.Windows.Forms program
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 6 09:43:28 EDT 2006
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by joncham at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78315
--- shadow/78315 2006-09-06 00:39:35.000000000 -0400
+++ shadow/78315.tmp.16266 2006-09-06 09:43:28.000000000 -0400
@@ -311,6 +311,11 @@
I'll look at the problem and reopened the bug because leaking memory
is not a proper solution altough it fixes the bug.:)
------- Additional Comments From peter at novonyx.com 2006-09-06 00:39 -------
If Gert confirms that svn fixes the crash we can close this bug. The
leak is one IntPtr and we don't have an alternative solution.
+
+------- Additional Comments From joncham at gmail.com 2006-09-06 09:43 -------
+For the record, it leaks one IntPtr per image, but as Peter said alot
+of effort has gone into this bug with no other solution so far. A more
+correct solution would be prefered if anyone can find it.
More information about the mono-bugs
mailing list