[Mono-bugs] [Bug 76801][Nor] Changed - SymmetricTransform.Dispose(bool) not virtual

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Nov 23 08:31:57 EST 2005


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 sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76801

--- shadow/76801	2005-11-23 07:58:18.000000000 -0500
+++ shadow/76801.tmp.19576	2005-11-23 08:31:57.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 76801
 Product: Mono: Class Libraries
 Version: 1.1
-OS: Windows XP
+OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
-Priority: Wishlist
-Component: System.Security
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
+Priority: Normal
+Component: Mono.Security
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: olegmad at yandex.ru               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -26,6 +26,11 @@
 {
 ...
 }
 
 
 But this method in not virtual, so derived classes cannot override it.
+
+------- Additional Comments From sebastien at ximian.com  2005-11-23 08:31 -------
+Fixed in SVN (r53390/53391).
+Good catch!
+Thanks


More information about the mono-bugs mailing list