[PATCH v2, 0/2] fix coverity issues in encoder driver
From: Irui Wang
Date: Tue Apr 11 2023 - 01:55:04 EST
two coverity issues in encoder driver, submit two changes for fix them.
changes compared with v1:
- separate into two changes.
---
Irui Wang (2):
media: mediatek: vcodec: make sure array index is in valid range
media: mediatek: vcodec: make sure pointer isn't NULL before used
.../platform/mediatek/vcodec/mtk_vcodec_enc.c | 2 +-
.../mediatek/vcodec/mtk_vcodec_enc_drv.c | 16 ++++++++++++----
2 files changed, 13 insertions(+), 5 deletions(-)
--
2.18.0