[Mesa-dev] [Bug 69047] [swrast] piglit occulsion-query-discard regression
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Sep 6 14:53:24 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=69047
Vinson Lee <vlee at freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Vinson Lee <vlee at freedesktop.org> ---
commit 0a0f543082ce3bbee3d09425a912a9181128a257
Author: Vinson Lee <vlee at freedesktop.org>
Date: Fri Sep 6 12:27:11 2013 -0700
mesa: Ensure gl_query_object is fully initialized.
278372b47e4db8a022d57f60302eec74819e9341 added the uninitialized pointer
field gl_query_object:Label. A free of this pointer resulted in a crash.
This patch fixes piglit regressions with swrast introduced by
6d8dd59cf53d2f47b817d79204a52bb3a46e8c77.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=69047
Signed-off-by: Vinson Lee <vlee at freedesktop.org>
Reviewed-by: Brian Paul <brianp at vmware.com>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130906/c82f04cd/attachment.html>
More information about the mesa-dev
mailing list