On Sat, Jul 19, 2025 at 12:23:47AM -0300, James Almer wrote:
> Fixes: libavcodec/ffv1dec.c:453:43: runtime error: applying zero offset to
> null pointer
> Signed-off-by: James Almer
> ---
> libavcodec/ffv1dec.c | 16 ++--
> 1 file changed, 10 insertions(+), 6 deletions(-)
ok
thx
[
Fixes: libavcodec/ffv1dec.c:453:43: runtime error: applying zero offset to null
pointer
Signed-off-by: James Almer
---
libavcodec/ffv1dec.c | 16 ++--
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/libavcodec/ffv1dec.c b/libavcodec/ffv1dec.c
index d613aa5395..cf5ca1ba