[FFmpeg-devel] [PATCH 1/2] avfilter/tests/integral: Fix build warning after adjust the location
mypopy at gmail.com
mypopy at gmail.com
Tue Feb 12 03:17:28 EET 2019
On Tue, Feb 12, 2019 at 1:48 AM Michael Niedermayer <michaelni at gmx.at> wrote:
>
> On Sun, Feb 10, 2019 at 02:53:57PM +0800, Jun Zhao wrote:
> > Fix build warning like "warning: ISO C90 forbids mixed declarations
> > and code" after adjust the location for malloc fail check.
> >
> > Signed-off-by: Jun Zhao <mypopydev at gmail.com>
> > ---
> > libavfilter/tests/integral.c | 9 +++++----
> > 1 files changed, 5 insertions(+), 4 deletions(-)
>
> LGTM
>
> thx
>
Pushed, Tks
More information about the ffmpeg-devel
mailing list