Skip to content
Snippets Groups Projects
Commit b5e020da authored by Guillaume Desmottes's avatar Guillaume Desmottes :goat: Committed by Thibault Saunier
Browse files

validate: runner: prevent hash table modifications while iterating


A GHashTableIter is invalided if the hash table is modified while we are
iterating. Prevent this by taking the runner lock.

Fix assertion warnings with
validate.file.transcode.to_vorbis_and_vp8_in_webm.Sintel_2010_720p_mkv_srt

Reviewed-by: default avatarThibault Saunier <tsaunier@gnome.org>
Differential Revision: https://phabricator.freedesktop.org/D1026
parent 5a745829
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment