diff options
author | ruanjinjie <ruanjinjie@huawei.com> | 2022-12-05 17:51:15 +0800 |
---|---|---|
committer | Chun-Kuang Hu <chunkuang.hu@kernel.org> | 2023-01-27 14:51:11 +0000 |
commit | 5bf1e3bd7da625ccf9a22c8cb7d65271e6e47f4c (patch) | |
tree | dad22f718bf4e4113fe6a2a8f88ad1321272da01 /scripts/clang-tools/gen_compile_commands.py | |
parent | 4deef811828e87e26a978d5d6433b261d4713849 (diff) |
drm/mediatek: mtk_drm_crtc: Add checks for devm_kcalloc
As the devm_kcalloc may return NULL, the return value needs to be checked
to avoid NULL poineter dereference.
Fixes: 31c5558dae05 ("drm/mediatek: Refactor plane init")
Signed-off-by: ruanjinjie <ruanjinjie@huawei.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://patchwork.kernel.org/project/linux-mediatek/patch/20221205095115.2905090-1-ruanjinjie@huawei.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions