[Mono-bugs] [Bug 64674][Nor] Changed - negative size byte arrays leak memory when allocated

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 6 Sep 2004 13:32:56 -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 vargaz@freemail.hu.

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

--- shadow/64674	2004-09-06 10:23:17.000000000 -0400
+++ shadow/64674.tmp.9203	2004-09-06 13:32:55.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 64674
 Product: Mono: Runtime
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Fedora Core 2, linux 2.6.6-1.435.2.3
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: kd.mono@spflrc.org               
 QAContact: mono-bugs@ximian.com
@@ -73,6 +73,9 @@
 well, it wont fix the memory leak...
 
 ------- Additional Comments From vargaz@freemail.hu  2004-09-06 10:23 -------
 This still crashes, but its because the exception handling code seems
 to leak stack space.
 
+
+------- Additional Comments From vargaz@freemail.hu  2004-09-06 13:32 -------
+Fixed in CVS.