diff options
author | Jiasheng Jiang <jiasheng@iscas.ac.cn> | 2022-11-17 14:56:52 +0800 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2022-12-07 17:58:47 +0100 |
commit | 6b8082238fb8bb20f67e46388123e67a5bbc558d (patch) | |
tree | 4ec522f99e98f94fb0658383404301d9c46e3872 /drivers/mtd/lpddr/lpddr2_nvm.c | |
parent | a8a0bc8106a10681069b887e6f15304ce77b7ea3 (diff) | |
download | linux-6b8082238fb8bb20f67e46388123e67a5bbc558d.tar.bz2 |
media: coda: Add check for dcoda_iram_alloc
As the coda_iram_alloc may return NULL pointer,
it should be better to check the return value
in order to avoid NULL poineter dereference,
same as the others.
Fixes: b313bcc9a467 ("[media] coda: simplify IRAM setup")
Signed-off-by: Jiasheng Jiang <jiasheng@iscas.ac.cn>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr2_nvm.c')
0 files changed, 0 insertions, 0 deletions