[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, 30 Aug 2004 16:47:53 -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 bmaurer@users.sf.net.

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

--- shadow/64674	2004-08-30 16:27:24.000000000 -0400
+++ shadow/64674.tmp.8995	2004-08-30 16:47:53.000000000 -0400
@@ -65,6 +65,9 @@
 exception, but sometimes mono does not throw, for certain sizes.
 
 ------- Additional Comments From kd.mono@spflrc.org  2004-08-30 16:27 -------
 This bug might be fixed by the patch for bug:59556 , which seems to be
 a  similar problem
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-08-30 16:47 -------
+well, it wont fix the memory leak...