diff options
author | 2024-01-31 16:40:37 -0500 | |
---|---|---|
committer | 2024-02-14 17:13:28 -0500 | |
commit | 616b39467e816851335277d817ec98b7a9b92758 (patch) | |
tree | 79a8ed1b4395d7afdd0af9bbc89382fb9082b481 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/display: Fix array-index-out-of-bounds in dcn35_clkmgr (diff) | |
download | wireguard-linux-616b39467e816851335277d817ec98b7a9b92758.tar.xz wireguard-linux-616b39467e816851335277d817ec98b7a9b92758.zip |
drm/amd/display: fixed integer types and null check locations
[why]:
issues fixed:
- comparison with wider integer type in loop condition which can cause
infinite loops
- pointer dereference before null check
Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Reviewed-by: Josip Pavic <josip.pavic@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Sohaib Nadeem <sohaib.nadeem@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions