[Mono-bugs] [Bug 78973][Wis] Changed - Vararg pinvoke calls do not pop variable args

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Dec 31 14:01:52 EST 2006


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 akyrtzi at gmail.com.

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

--- shadow/78973	2006-08-07 09:48:51.000000000 -0400
+++ shadow/78973.tmp.28590	2006-12-31 14:01:52.000000000 -0500
@@ -10,12 +10,13 @@
 Component: misc
 AssignedTo: massi at ximian.com                            
 ReportedBy: roberto.costa at st.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
+Cc: akyrtzi at gmail.com,roberto.costa at st.com
 Summary: Vararg pinvoke calls do not pop variable args
 
 The bug occurs in the presence of vararg methods implemented through
 pinvokes. It looks like that arguments after the sentinel aren't popped out
 of the evaluation stack, which leads to a verification error.
 


More information about the mono-bugs mailing list