[Mono-bugs] [Bug 79209][Blo] Changed - cairo-font.c ref counting needs to be threadsafe

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Aug 29 12:29:20 EDT 2006


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

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

--- shadow/79209	2006-08-29 12:29:00.000000000 -0400
+++ shadow/79209.tmp.663	2006-08-29 12:29:20.000000000 -0400
@@ -26,6 +26,11 @@
 test case
 
 
 ------- Additional Comments From toshok at ximian.com  2006-08-29 12:29 -------
 the following attachment implements One Giant Lock to fix this
 problem.  we lock access to font ref/unref at creation/ref/unref time.
+
+------- Additional Comments From toshok at ximian.com  2006-08-29 12:29 -------
+Created an attachment (id=17545)
+One Lock To Rule Them All
+


More information about the mono-bugs mailing list