Signed-off-by: C0deAi
---
libavcodec/h264_metadata_bsf.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavcodec/h264_metadata_bsf.c b/libavcodec/h264_metadata_bsf.c
index 89bdedf..09b3f1a 100644
--- a/libavcodec/h264_metadata_bsf.c
+++ b/libavcodec/h264_metadata_bsf.c
@@ -344,7 +344,6
found here-
https://drive.google.com/open?id=13plMG_j6PyyVojsBiQQpYC1bkd4Tq6jn
C0deAi (5):
CodeAi generated fix for CWE 476 Null Pointer Dereference
CodeAi generated fix for CWE 457 Uninitialized Variable
CodeAi generated fix for CWE 457 Uninitialized Variable
CodeAi generated fix for CWE
Prevent passing of uninitialized value 'buf[i]' as function
call argument on line 222.
Signed-off-by: C0deAi
---
libavutil/hash.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavutil/hash.c b/libavutil/hash.c
index 75edb6d..593176c 100644
--- a/libavutil/ha
Signed-off-by: C0deAi
---
libavcodec/indeo3.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/libavcodec/indeo3.c b/libavcodec/indeo3.c
index 71d478c..ebd8ab9 100644
--- a/libavcodec/indeo3.c
+++ b/libavcodec/indeo3.c
@@ -657,7 +657,6 @@ static int decode_cell(Indeo3DecodeContext *ctx
Tighten condition to prevent possible Null Dereference from
access to field 'pts' loaded from variable 'in'.
Signed-off-by: C0deAi
---
libavfilter/af_afade.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavfilter/af_afade.c b/libavfilter/af_a
Prevent uninitialized value 'pb[1]' being passed as an
argument on line 143.
Signed-off-by: C0deAi
---
libavformat/img2enc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/img2enc.c b/libavformat/img2enc.c
index a09cc8e..6cfbaa2 100644
--- a/l