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

--- Comment #1 from Stefan BrĂ¼ns <stefan.bru...@rwth-aachen.de> ---
Created attachment 74192
  --> https://bugs.freedesktop.org/attachment.cgi?id=74192&action=edit
proposed patch

The libxcb XXX_data_length(reply) function does *not* return the length of the
data part, but the number of elements (reply->n). Therefor the condition should
be on XXX_data_length(reply) == 1.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to