Thanks. Updated.

On Tue, Mar 31, 2020 at 5:23 AM Moritz Barsnick <[email protected]> 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
> [email protected]
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> [email protected] with subject "unsubscribe".

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

_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to