[Mono-bugs] [Bug 609376] HashAlgorithm subclasses function differently than on MS .NET
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu May 27 10:39:17 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=609376
http://bugzilla.novell.com/show_bug.cgi?id=609376#c2
--- Comment #2 from Juho Vähä-Herttua <juhovh at iki.fi> 2010-05-27 14:39:16 UTC ---
Thank you for your reply, actually that's what I did already before filing this
bug. Checking for CanReuseTransform didn't seem necessary for the test case.
My main point was, why does Mono re-initialize the state after
TransformFinalBlock? This produces code incompatible with MS.NET, which as far
as I know is the reference implementation of CORLIB. Luckily my bug was easily
reproducable, but I can think of situations where a program would seemingly
randomly fail on MS.NET but run without problems on Mono.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list