diff options
author | 2023-02-15 20:15:49 +0300 | |
---|---|---|
committer | 2023-02-17 11:32:10 +0100 | |
commit | 7245e629dcaaf308f1868aeffa218e9849c77893 (patch) | |
tree | 868f55613d2ca92a38cbfb437675761c1b38970f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/vmwgfx: Do not drop the reference to the handle too soon (diff) | |
download | wireguard-linux-7245e629dcaaf308f1868aeffa218e9849c77893.tar.xz wireguard-linux-7245e629dcaaf308f1868aeffa218e9849c77893.zip |
drm/cirrus: NULL-check pipe->plane.state->fb in cirrus_pipe_update()
After having been compared to NULL value at cirrus.c:455, pointer
'pipe->plane.state->fb' is passed as 1st parameter in call to function
'cirrus_fb_blit_rect' at cirrus.c:461, where it is dereferenced at
cirrus.c:316.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
v2:
* aligned commit message to line-length limits
Signed-off-by: Alexandr Sapozhnikov <alsp705@gmail.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20230215171549.16305-1-alsp705@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions