[vlc-devel] [PATCH] decoder: fix out_pool NULL deref
Rémi Denis-Courmont
remi at remlab.net
Tue Mar 10 17:11:16 CET 2020
Le tiistaina 10. maaliskuuta 2020, 15.02.53 EET Thomas Guillem a écrit :
> > + decoder_Clean( p_dec );
> >
> > const enum es_format_category_e i_cat =p_dec->fmt_in.i_cat;
>
> The decoder_Clean() should be done just after fetching the category.
>
> This caused invalid state in the player since the vout was not stopped.
Yes, otherwise LGTM.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list