[Mono-bugs] [Bug 64674][Nor] Changed - negative size byte arrays leak memory when allocated
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 7 Sep 2004 15:55:37 -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 kd.mono@spflrc.org.
http://bugzilla.ximian.com/show_bug.cgi?id=64674
--- shadow/64674 2004-09-06 13:32:55.000000000 -0400
+++ shadow/64674.tmp.5757 2004-09-07 15:55:37.000000000 -0400
@@ -1,12 +1,12 @@
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: RESOLVED
+Status: VERIFIED
Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: kd.mono@spflrc.org
@@ -76,6 +76,9 @@
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.
+
+------- Additional Comments From kd.mono@spflrc.org 2004-09-07 15:55 -------
+Verified my test against CVS; looks good.