Summary: | Function table in get_unpack_rgba_function incorrectly populated | ||
---|---|---|---|
Product: | Mesa | Reporter: | Ian Romanick <idr> |
Component: | Mesa core | Assignee: | Kenneth Graunke <kenneth> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | anuj.phogat, brianp, idr, jljusten, kenneth |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Ian Romanick
2013-04-15 19:50:16 UTC
It's truly impressive how awesome this "secure bug tracker" feature is. This should be fixed by the following four patches: http://lists.freedesktop.org/archives/mesa-dev/2013-April/038304.html http://lists.freedesktop.org/archives/mesa-dev/2013-April/038305.html http://lists.freedesktop.org/archives/mesa-dev/2013-April/038306.html http://lists.freedesktop.org/archives/mesa-dev/2013-April/038307.html Fixed on Mesa master by those commits. They've been marked as candidates for stable. We should also memset the table and create a unit test that verifies that each entry from 0 .. MESA_FORMAT_COUNT is non-NULL. That can be done as a follow-up project. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.