[Mono-bugs] [Bug 64191][Nor] Changed - [PATCH] EventInfo.GetAddMethod
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 9 Jan 2005 12:05:31 -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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=64191
--- shadow/64191 2004-12-30 06:40:52.000000000 -0500
+++ shadow/64191.tmp.16016 2005-01-09 12:05:31.000000000 -0500
@@ -66,6 +66,9 @@
------- Additional Comments From vargaz@freemail.hu 2004-10-04 18:01 -------
This is ok to check in (if it doesn't break anything).
------- Additional Comments From duncan@ximian.com 2004-12-30 06:40 -------
BenM: can we check this in now?
+
+------- Additional Comments From lupus@ximian.com 2005-01-09 12:05 -------
+The patch is wrong: it causes NUllRef exceptions if the method is null.