[FFmpeg-devel] [PATCH 1/3] avcodec/exr: Fix memleaks in decode_header()

Moritz Barsnick barsnick at gmx.net
Wed Jan 31 22:19:50 EET 2018


On Wed, Jan 31, 2018 at 21:04:54 +0100, Moritz Barsnick wrote:
> > +                    ret = AVERROR(ENOMEM);;
>                                             ^^
> Duplicate semicolon. This should have given you a new warning.

Actually, no warning, yet still not desired.


More information about the ffmpeg-devel mailing list