[cairo-commit] cairo ChangeLog,1.1049,1.1050
Carl Worth
commit at pdx.freedesktop.org
Tue Sep 13 12:40:38 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv13678
Modified Files:
ChangeLog
Log Message:
2005-09-13 Carl Worth <cworth at cworth.org>
* src/cairo-scaled-font.c: (_cairo_scaled_glyph_lookup): Add
missing locking around the call into the thread-shared cache here.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1049
retrieving revision 1.1050
diff -u -d -r1.1049 -r1.1050
--- ChangeLog 13 Sep 2005 19:37:45 -0000 1.1049
+++ ChangeLog 13 Sep 2005 19:40:36 -0000 1.1050
@@ -1,5 +1,10 @@
2005-09-13 Carl Worth <cworth at cworth.org>
+ * src/cairo-scaled-font.c: (_cairo_scaled_glyph_lookup): Add
+ missing locking around the call into the thread-shared cache here.
+
+2005-09-13 Carl Worth <cworth at cworth.org>
+
* test/pthread-show-text.c: (start), (main): Adjust parameters to
stress things a bit more, (better exposing another locking bug).
More information about the cairo-commit
mailing list