Files
mesa/src
Vinson Lee 9f8a204645 panfrost: Avoid double unlock.
Fix defect reported by Coverity Scan.

Double unlock (LOCK)
double_unlock: pthread_mutex_unlock unlocks dev->indirect_draw_shaders.lock while it is unlocked.

Fixes: 2e6d94c198 ("panfrost: Add helpers to support indirect draws")
Suggested-by: Alyssa Rosenzweig <alyssa@collabora.com>
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14262>
2021-12-22 02:01:57 +00:00
..
2021-12-21 09:24:43 +00:00
2021-12-11 00:25:04 +00:00
2021-12-22 01:19:46 +00:00
2021-03-20 10:38:55 +00:00
2021-12-09 09:05:23 -08:00
2021-12-22 02:01:57 +00:00
2021-12-16 19:27:56 +00:00