Am Mi., 8. Apr. 2020 um 05:59 Uhr schrieb Vesselin Bontchev
<vesselin.bontc...@yandex.com>:

> +static int mov_aaxc_crypto(MOVContext *c)

This function does return error codes in some cases
but they are ignored in the calling function.

> +fail:
> +
> +    return ret;

This does not look like a useful hunk to me, use a
fail block if cleanup is necessary.

The comments in the function do not look useful to me.

Carl Eugen
_______________________________________________
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