https://bugs.freedesktop.org/show_bug.cgi?id=59876
Matt Turner <matts...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |i...@freedesktop.org --- Comment #2 from Matt Turner <matts...@gmail.com> --- Looks like this might be a bug in code Julien wrote?(In reply to comment #1) > Created attachment 74192 [details] [review] > 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. Nice. Please send a git-formatted patch to mesa-dev@lists.freedesktop.org and CC Ian Romanick <i...@freedesktop.org>. -- 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