diff options
author | Jiasheng Jiang <[email protected]> | 2021-12-14 09:41:26 +0800 |
---|---|---|
committer | Thomas Zimmermann <[email protected]> | 2021-12-14 09:18:28 +0100 |
commit | fea3fdf975dd9f3e5248afaab8fe023db313f005 (patch) | |
tree | ac28b92c4b22b25f9fa222e1dc74628f8c56334f /lib/test_fortify/write_overflow-strcpy.c | |
parent | 5cf06065bd1f7b94fbb80e7eeb033899f77ab5ba (diff) |
drm/ast: potential dereference of null pointer
The return value of kzalloc() needs to be checked.
To avoid use of null pointer '&ast_state->base' in case of the
failure of alloc.
Fixes: f0adbc382b8b ("drm/ast: Allocate initial CRTC state of the correct size")
Signed-off-by: Jiasheng Jiang <[email protected]>
Signed-off-by: Thomas Zimmermann <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strcpy.c')
0 files changed, 0 insertions, 0 deletions