[cairo-bugs] [Bug 68457] cairo_dfb_surface does not unlock directfb surface after lock

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Aug 22 16:40:23 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=68457

--- Comment #1 from frank.chou at opentv.com ---
There is a bug in Cairo DirectFB backend. After applying the patch from the
link below to cairo-1.12.14
http://cgit.freedesktop.org/cairo/commit/?id=631bf299256e11a17511977f357e0353fb5615f7

The directfb surface is locked in _cairo_dfb_surface_map_to_image() but not
unlocked in _cairo_dfb_surface_unmap_image(). Therefore, it is preventing the
application from using that directfb surface, such as surface->flip.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20130822/817d981a/attachment.html>


More information about the cairo-bugs mailing list