[Mono-bugs] [Bug 30051][Nor] Changed - GC_debug_malloc expects another argument
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
18 Sep 2002 12:02:53 -0000
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 dick@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=30051
--- shadow/30051 Thu Sep 12 08:55:15 2002
+++ shadow/30051.tmp.27583 Wed Sep 18 08:02:53 2002
@@ -1,13 +1,13 @@
Bug#: 30051
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details: NetBSD 1.6H (current)
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: dick@ximian.com
ReportedBy: jmmv@hispabsd.org
QAContact: mono-bugs@ximian.com
@@ -50,6 +50,9 @@
Additional Information:
------- Additional Comments From jmmv@hispabsd.org 2002-09-09 10:28 -------
Created an attachment (id=2220)
Example fix. Note that the 'NULL' argument should be fixed to something else I do not know.
+
+------- Additional Comments From dick@ximian.com 2002-09-18 08:02 -------
+Fixed in CVS, by using the GC_MALLOC macro