Summary: | cairo calls FT_Done_Face on FT_Faces for unscaled_fonts created from_face | ||
---|---|---|---|
Product: | cairo | Reporter: | Karl Tomlinson <bugs.freedesktop> |
Component: | freetype font backend | Assignee: | David Turner <david> |
Status: | RESOLVED FIXED | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | critical | ||
Priority: | medium | CC: | flareonenator, freedesktop |
Version: | 1.9.1 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Only destroy FT_Faces created by cairo |
Description
Karl Tomlinson
2008-12-03 02:45:14 UTC
Created attachment 20773 [details] [review] Only destroy FT_Faces created by cairo testing from_face seems clearer than using lock_count Pushed to master. Leaving open to pick it up for 1.8. commit e4d7c87b5e449a743a68dd256faaa3242f191a44 Author: Karl Tomlinson <karlt+@karlt.net> Date: Wed Dec 17 16:40:12 2008 -0500 [ft] Don't call FT_Done_Face() on faces we did not create Fixed in 1.8 too. |
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.