On Tue, Jun 25, 2024 at 11:50:30PM +0200, Kacper Michajłow wrote:
> Fixes use of uninitialized value in memcmp below, reported by MSAN.
>
> Found by OSS-Fuzz.
>
> Signed-off-by: Kacper Michajłow
> ---
> libavformat/nuv.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
will apply
th
Fixes use of uninitialized value in memcmp below, reported by MSAN.
Found by OSS-Fuzz.
Signed-off-by: Kacper Michajłow
---
libavformat/nuv.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/libavformat/nuv.c b/libavformat/nuv.c
index 507a73b0fe..49915ecf16 100644
--- a/lib