On Tue, Jan 01, 2019 at 17:58:42 -0300, James Almer wrote:
> Does the attached (untested) patch fix these two for you?
[...]
> +    if (!this)
> +        return
> +    av_freep(&this->imemvtbl);

Do add a semicolon after "return" for good measure. ;)

Moritz
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to