access_output: rist: fix error handling
commit271ad1ad199a97d60f32361fa9ae317948351361
authorZhao Zhili <quinkblack@foxmail.com>
Tue, 13 Nov 2018 07:35:16 +0000 (13 15:35 +0800)
committerThomas Guillem <thomas@gllm.fr>
Thu, 15 Nov 2018 08:14:46 +0000 (15 09:14 +0100)
treec1784db7a4f6f11a48738f0ad210286f2b1bbfc2
parentb72164d2c788524601118cebc0e63fbf6bde4375
access_output: rist: fix error handling

Mutexes haven't been initialized yet and Clean will call vlc_mutex_destroy.

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
modules/access_output/rist.c