[cairo-bugs] [Bug 90318] TSan data races with freed_pool_t's |top| data member

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Mar 3 22:40:47 UTC 2016


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

--- Comment #6 from Wan-Teh Chang <wtc at google.com> ---
Comment on attachment 122070
  --> https://bugs.freedesktop.org/attachment.cgi?id=122070
Proposed patch

Please review this patch.

The patch adds atomic int load and store functions, with the relaxed
memory order, to cairo-atomic-private.h and cairo-atomic.c, and uses
the new functions in cairo-freed-pool-private.h and cairo-freed-pool.c.

Thank you.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cairographics.org/archives/cairo-bugs/attachments/20160303/1e9cf45c/attachment.html>


More information about the cairo-bugs mailing list