[cairo-bugs] [Bug 58672] New: has_broken_send_shm_event has an uninitialize issue
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Dec 22 23:46:30 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=58672
Priority: medium
Bug ID: 58672
Assignee: chris at chris-wilson.co.uk
Summary: has_broken_send_shm_event has an uninitialize issue
QA Contact: cairo-bugs at cairographics.org
Severity: normal
Classification: Unclassified
OS: All
Reporter: legarrec.vincent at gmail.com
Hardware: Other
Status: NEW
Version: 1.12.8
Component: xlib backend
Product: cairo
has_broken_send_shm_event has a "XShmCompletionEvent ev" variable. Before using
it with XSendEvent, the properties send_event and serial are not initialize.
The problem is these two properties is using by the function event_to_wire
(libXext-1.3.1, XShm.c) which is called by XSendEvent.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20121223/c10e98a3/attachment.html>
More information about the cairo-bugs
mailing list