mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-23 00:42:04 -04:00
mp_cache_stop / mp_cache_free both try to use the mutex so we need to make sure it's initialized before calling functions that may fail.