Thanks. Updated.

On Tue, Mar 31, 2020 at 5:23 AM Moritz Barsnick <barsn...@gmx.net> wrote:

> On Mon, Mar 30, 2020 at 15:27:46 -0700, John Rummell wrote:
> > +    if (c->aes_decrypt)
> > +        av_free(c->aes_decrypt);
>
> av_free() already does the NULL pointer check for you.
>
> Moritz
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel@ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Attachment: 0001-libavformat-mov.c-Free-aes_decrypt-to-avoid-leaking-.patch
Description: Binary data

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

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to