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

Emil Velikov <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|98471                       |

--- Comment #1 from Emil Velikov <[email protected]> ---
The commit only moves the validation around. The underlying issue has been long
existing and isn't caused by the commit in question.

Namely there's no buffer attached to the swrast_texture_image (swImage->Buffer)
which we then crashed within the loader. A simple malloc might do it, but I'm
not familiar with the classic swrast so I'm not sure how smart/stupid that is.


Referenced Bugs:

https://bugs.freedesktop.org/show_bug.cgi?id=98471
[Bug 98471] [TRACKER] Mesa 13.0 release tracker
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to