diff options
author | Samuel Pitoiset <[email protected]> | 2017-03-01 22:54:09 +0100 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2017-03-06 18:01:38 +0100 |
commit | 5ae54c0cf7acfb792d2ca9b22cd5fb5ba811d32c (patch) | |
tree | 2974006027539e22dd1792c0d3c3f4126f5392f7 /src/mesa/main/formatquery.c | |
parent | 5ac6ab701f05ed7e5b9e8c277ca8eba085a98315 (diff) |
getteximage: avoid to lookup textures with id 0
This fixes the following assertion when the key is 0.
main/hash.c:181: _mesa_HashLookup_unlocked: Assertion `key' failed.
Fixes: 633c959fae ("getteximage: Return correct error value when texure object is not found")
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/mesa/main/formatquery.c')
0 files changed, 0 insertions, 0 deletions