[Mono-bugs] [Bug 73001][Blo] Changed - StreamGetBytesImpl Delegates are being garbage collected prematurely.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 24 Feb 2005 22:01:35 -0500 (EST)


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 bmaurer@users.sf.net.

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

--- shadow/73001	2005-02-24 21:25:49.000000000 -0500
+++ shadow/73001.tmp.19769	2005-02-24 22:01:35.000000000 -0500
@@ -1,22 +1,22 @@
 Bug#: 73001
-Product: Mono: Runtime
+Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Blocker
-Component: GC
+Component: Sys.Drawing.
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: scott.mohekey@telogis.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Summary: Delegates are being garbage collected prematurely.
+Summary: StreamGetBytesImpl Delegates are being garbage collected prematurely.
 
 Description of Problem:
 Delegates are being garbage collected prematurely.
 
 Steps to reproduce the problem:
 1. Create an instance of System.Drawing.Image from a stream. (FromStream)