diff options
| author | Hersen Wu <[email protected]> | 2024-04-26 11:58:11 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-05-02 16:18:17 -0400 |
| commit | c6077aa66fa230d12f37fef01161ef080d13b726 (patch) | |
| tree | 270541db97b3eed573f15df47bab914ddd85d2ff /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 176abbcc71952e23009a6ed194fd203b99646884 (diff) | |
drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_create
[Why]
For subtraction, coverity reports integer overflow
warning message when variable type is uint32_t.
[How]
Change variable type to int32_t.
Reviewed-by: Harry Wentland <[email protected]>
Acked-by: Tom Chung <[email protected]>
Signed-off-by: Hersen Wu <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions