Re: [FFmpeg-devel] [PATCH 07/10] fftools/cmdutils: Add protective () to FLAGS

2024-06-07 Thread Michael Niedermayer
On Sun, Apr 28, 2024 at 01:54:21AM +0200, Michael Niedermayer wrote: > issue found while reviewing CID1452612 Free of array-typed value > > Sponsored-by: Sovereign Tech Fund > Signed-off-by: Michael Niedermayer > --- > fftools/cmdutils.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) w

[FFmpeg-devel] [PATCH 07/10] fftools/cmdutils: Add protective () to FLAGS

2024-04-27 Thread Michael Niedermayer
issue found while reviewing CID1452612 Free of array-typed value Sponsored-by: Sovereign Tech Fund Signed-off-by: Michael Niedermayer --- fftools/cmdutils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fftools/cmdutils.c b/fftools/cmdutils.c index a8f5c6d89b4..d28f5f3a8bd