Bug 10235

Summary: locking bug in cairo_ft_scaled_font_unlock_face()
Product: cairo Reporter: M.Drochner
Component: freetype font backendAssignee: Behdad Esfahbod <freedesktop>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: major    
Priority: medium    
Version: 1.4.0   
Hardware: All   
OS: NetBSD   
Whiteboard:
i915 platform: i915 features:

Description M.Drochner 2007-03-09 12:02:15 UTC
There is an unlock where there should be a lock.
(Even the comment tells so.)
Thread libraries which do strict checks complain about a double
unlock because of this.
Comment 1 Carl Worth 2007-03-09 13:47:55 UTC
Thanks for finding this. I've pushed out a fix now into 1.4.1:

http://gitweb.freedesktop.org/?p=cairo;a=commitdiff;h=ef284a2d6bbeae8711226f1f1f2cf4936f6937eb;

-Carl

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.