[Mono-bugs] [Bug 80225][Nor] Changed - AssemblyName.GetPublicKey() should not return null
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 11 13:38:40 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 knocte at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80225
--- shadow/80225 2006-12-11 13:24:10.000000000 -0500
+++ shadow/80225.tmp.12875 2006-12-11 13:38:40.000000000 -0500
@@ -30,6 +30,11 @@
return publicKey;
// FIXME: In some cases MS implementation returns
// "new byte [0]" instead of null
}
I'm going to propose a small patch.
+
+------- Additional Comments From knocte at gmail.com 2006-12-11 13:38 -------
+Created an attachment (id=18272)
+Proposed patch, with changelog
+
More information about the mono-bugs
mailing list