[Mono-bugs] [Bug 67383][Maj] Changed - Response.OutputStream problem

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 4 Oct 2004 09:28:04 -0400 (EDT)


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 gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=67383

--- shadow/67383	2004-10-04 05:43:51.000000000 -0400
+++ shadow/67383.tmp.30705	2004-10-04 09:28:04.000000000 -0400
@@ -112,6 +112,12 @@
 simple solution of this bug
 
 
 ------- Additional Comments From rkumar@novell.com  2004-10-04 05:43 -------
 This patch fixes the problem. I have commited it to cvs HEAD as well 
 as mono-1-0 branch. Thanks for the fix, Alois!
+
+------- Additional Comments From gonzalo@ximian.com  2004-10-04 09:28 -------
+Btw, after executing 'bitMapImage.Dispose();' in
+writeOnimage.aspx.cs:Page_Load, I get a 'free(): invalid pointer
+0x8c82c14!' message.
+