You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2021. It is now read-only.
vlsub: fixes creation of cache directory if it doesn't exist
When VLSub asks for the cache directory and it doesn't exist an error is
thrown. This patch makes sure that the directory is created before it is
accessed for writing.
Fixes #21595
Signed-off-by: Thomas Guillem <thomas@gllm.fr>
(cherry picked from commit 583dded749fb3078a8cad495efcd5f4bcef0a875)
Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
0 commit comments