summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/stm/drv.c
diff options
context:
space:
mode:
authorClaudiu Beznea <claudiu.beznea@microchip.com>2023-05-31 10:28:54 +0300
committerRaphael Gallais-Pou <raphael.gallais-pou@foss.st.com>2024-07-15 10:21:23 +0200
commitfd39730c58890cd7f0a594231e19bb357f28877c (patch)
tree1f0c5af5f574877fd82564ff7fb9bf504de500f0 /drivers/gpu/drm/stm/drv.c
parent3ac9384061b250ee40eda5facff10b85e2d5d3d8 (diff)
drm/stm: ltdc: check memory returned by devm_kzalloc()
devm_kzalloc() can fail and return NULL pointer. Check its return status. Identified with Coccinelle (kmerr.cocci script). Fixes: 484e72d3146b ("drm/stm: ltdc: add support of ycbcr pixel formats") Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Acked-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230531072854.142629-1-claudiu.beznea@microchip.com Signed-off-by: Raphael Gallais-Pou <raphael.gallais-pou@foss.st.com>
Diffstat (limited to 'drivers/gpu/drm/stm/drv.c')
0 files changed, 0 insertions, 0 deletions