summaryrefslogtreecommitdiffstats
path: root/sub/osd_dummy.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-03-18 22:31:17 +0100
committerwm4 <wm4@nowhere>2020-03-18 22:31:17 +0100
commit373dad9962e4d7b23b95fc95bbbe811c8adafc92 (patch)
tree277e0ed2f8886ca4e9452fb4f2734d006af23f5c /sub/osd_dummy.c
parent41e96d8b6bdef6afffe8fc89b2f09cae31e9a8da (diff)
downloadmpv-373dad9962e4d7b23b95fc95bbbe811c8adafc92.tar.bz2
mpv-373dad9962e4d7b23b95fc95bbbe811c8adafc92.tar.xz
f_decoder_wrapper: fix use of destroyed mutex
After calling the main filter's destroy callback, all child filters are destroyed. But one of them still tried to access the cache_lock mutex (which is destroyed in said destroy callback). This actually caused a crash on Android with _FORTIFY_SOURCE. Fix this by destroying the child filters first.
Diffstat (limited to 'sub/osd_dummy.c')
0 files changed, 0 insertions, 0 deletions