http://bugzilla.novell.com/show_bug.cgi?id=464316
http://bugzilla.novell.com/show_bug.cgi?id=464316#c4 --- Comment #4 from Zoltan Varga <[email protected]> 2010-03-04 07:14:48 UTC --- One of the locks appear to guard a lazy initalization of some array, so its not really needed, the other guards a malloc cache, which can simply be removed by using malloc/free, which might even be faster. -- 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
