[Mono-bugs] [Bug 77523][Nor] Changed - PtrToStructure(IntPtr,
object) should throw exception if object is not formatted class
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Feb 10 14:09:08 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 grompf at sublimeintervention.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77523
--- shadow/77523 2006-02-10 14:08:16.000000000 -0500
+++ shadow/77523.tmp.32628 2006-02-10 14:09:08.000000000 -0500
@@ -101,6 +101,14 @@
but the problem is that he did not take care of boxing.
------- Additional Comments From grompf at sublimeintervention.com 2006-02-10 14:08 -------
Created an attachment (id=16473)
patch
+
+------- Additional Comments From grompf at sublimeintervention.com 2006-02-10 14:09 -------
+The attached patch fixes the problem, but exposes an invalid usage of the previous bug case
+in ToLogFont in System.Drawing. As such this patch should not be applied until ToLogFont is
+fixed to avoid regressions.
+
+-kangaroo
+
More information about the mono-bugs
mailing list