diff options
author | Sohaib Nadeem <[email protected]> | 2024-01-31 16:40:37 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-02-14 17:13:28 -0500 |
commit | 616b39467e816851335277d817ec98b7a9b92758 (patch) | |
tree | 79a8ed1b4395d7afdd0af9bbc89382fb9082b481 /tools/perf/scripts/python/stackcollapse.py | |
parent | a8edc9cc0b14e3769bbc9b82d00e5e5fc6b5ff0a (diff) |
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 <[email protected]>
Cc: Alex Deucher <[email protected]>
Cc: [email protected]
Reviewed-by: Josip Pavic <[email protected]>
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Sohaib Nadeem <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions