https://bugzilla.novell.com/show_bug.cgi?id=323900

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=323900#c3


Zoltan Varga <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #3 from Zoltan Varga <[EMAIL PROTECTED]>  2007-12-14 07:35:15 MST 
---
The patch seems to remove this part, and doesn't replace it with anything:

-               } else {
-                       if (mono_marshal_need_free (t, m->piinfo, spec)) {
-                               mono_mb_emit_ldloc (mb, conv_arg);
-                               if (conv == MONO_MARSHAL_CONV_STR_BSTR)
-                                       mono_mb_emit_icall (mb,
mono_free_bstr);
-                               else
-                                       mono_mb_emit_icall (mb,
mono_marshal_free);
-                       }
+
                }


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to