[Mono-bugs] [Bug 55829][Nor] Changed - PropertyInfo.SetValue hangs when PropertInfo is incorrect
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 20 Mar 2004 13:35:48 -0500 (EST)
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@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=55829
--- shadow/55829 2004-03-19 20:14:44.000000000 -0500
+++ shadow/55829.tmp.19165 2004-03-20 13:35:48.000000000 -0500
@@ -45,6 +45,12 @@
Additional Information:
mcs/mono installed from CVS on 20/3/2004
------- Additional Comments From gonzalo@ximian.com 2004-03-19 20:14 -------
GetProperty returns null, but the runtime fails to throw a
NullReferenceException.
+
+------- Additional Comments From vargaz@freemail.hu 2004-03-20 13:35 -------
+This might be a dup of:
+
+http://bugzilla.ximian.com/show_bug.cgi?id=55253
+