[Mono-bugs] [Bug 58325][Maj] Changed - incorrect free in marshal code: mono/tests/pinvoke17

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 18 Oct 2004 20:13:32 -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@gmail.com.

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

--- shadow/58325	2004-10-18 01:41:52.000000000 -0400
+++ shadow/58325.tmp.1851	2004-10-18 20:13:32.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58325
 Product: Mono: Runtime
 Version: unspecified
 OS: Mac OS X 10.3
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: umuff@quark.com               
 QAContact: mono-bugs@ximian.com
@@ -354,6 +354,9 @@
                 }
 
 small patch to marshal.c to avoid freeing conv_arg on IN/OUTs (saves this double free)
 
 -kangaroo
 
+
+------- Additional Comments From vargaz@gmail.com  2004-10-18 20:13 -------
+Fixed in CVS.