Skip to content

util/queue: fix a data race detected by TSAN when finishing the queue

Samuel Pitoiset requested to merge hakzsam/mesa:util_queue_fix_asan_error into main

@tarceri Looks like you wrote a similar patch but it didn't fix it by that time, surprising!

EDIT: it actually worked, see the bug ticket for more information.

Edited by Samuel Pitoiset

Merge request reports