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 <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
