aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-memcpy.c
diff options
context:
space:
mode:
authorJason-JH.Lin <[email protected]>2023-07-14 17:49:08 +0800
committerChun-Kuang Hu <[email protected]>2023-08-10 23:50:32 +0000
commited6adfb7d4b5cb912c763f87dfedc1d41d3c4a49 (patch)
treeea64619f88f1ddd3a9bf74da0a846748655bfc95 /lib/test_fortify/write_overflow-memcpy.c
parentd761b9450e31e5abd212f0085d424ed32760de5a (diff)
drm/mediatek: Fix dereference before null check
Null-checking state suggests that it may be null, but it has already been dereferenced on drm_atomic_get_new_plane_state(state, plane). The parameter state will never be NULL currently, so just remove the state is NULL flow in this function. Fixes: 5ddb0bd4ddc3 ("drm/atomic: Pass the full state to planes async atomic check and update") Signed-off-by: Jason-JH.Lin <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Reviewed-by: CK Hu <[email protected]> Reviewed-by: Alexandre Mergnat <[email protected]> Link: https://patchwork.kernel.org/project/dri-devel/patch/[email protected]/ Signed-off-by: Chun-Kuang Hu <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions