diff options
author | 2024-08-29 17:30:26 -0600 | |
---|---|---|
committer | 2024-09-18 16:15:08 -0400 | |
commit | ff599ef6970ee000fa5bc38d02fa5ff5f3fc7575 (patch) | |
tree | 3b2e8c0cbaa86bacd0c173d6f7c787fe8f95427f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/display: 3.2.300 (diff) | |
download | linux-rng-ff599ef6970ee000fa5bc38d02fa5ff5f3fc7575.tar.xz linux-rng-ff599ef6970ee000fa5bc38d02fa5ff5f3fc7575.zip |
drm/amd/display: Check null pointer before dereferencing se
[WHAT & HOW]
se is null checked previously in the same function, indicating
it might be null; therefore, it must be checked when used again.
This fixes 1 FORWARD_NULL issue reported by Coverity.
Acked-by: Alex Hung <alex.hung@amd.com>
Reviewed-by: Rodrigo Siqueira <rodrigo.siqueira@amd.com>
Signed-off-by: Alex Hung <alex.hung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions