[Mono-bugs] [Bug 464316] eglib: requires support for G_LOCK, or mono_strtod will br broken

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 4 02:14:49 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=464316

http://bugzilla.novell.com/show_bug.cgi?id=464316#c4


--- Comment #4 from Zoltan Varga <vargaz at gmail.com> 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.


More information about the mono-bugs mailing list