[Mono-bugs] [Bug 77523][Nor] Changed - [PATCH]
PtrToStructure(IntPtr,
object) should throw exception if object is not formatted class
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 17 13:24:45 EDT 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77523
--- shadow/77523 2006-05-16 23:28:08.000000000 -0400
+++ shadow/77523.tmp.31517 2006-05-17 13:24:45.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 77523
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: jonathan.chambers at ansys.com
QAContact: mono-bugs at ximian.com
@@ -137,6 +137,10 @@
Both the previous patch and the testcase is ok to check in.
------- Additional Comments From jonathan.chambers at ansys.com 2006-05-16 23:28 -------
It looks like the patch causes tests marshal2 and marshal3 to fail.
Should I commit patch to marshal8, or wait until it passes?
+
+------- Additional Comments From vargaz at gmail.com 2006-05-17 13:24 -------
+A modified version of the patch and the test is now checked in. Thanks.
+
More information about the mono-bugs
mailing list