diff options
author | Jesse Zhang <[email protected]> | 2024-04-30 10:29:08 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-04-30 10:04:09 -0400 |
commit | 12c6967428a099bbba9dfd247bb4322a984fcc0b (patch) | |
tree | 25c22a4f5799abcb5a6eb89a4a3feb0b5d28dc74 /scripts/generate_rust_analyzer.py | |
parent | 6e46b89f40e39e2054f2e179e8e8c3132e7a9d57 (diff) |
drm/amd/pm: fix the Out-of-bounds read warning
using index i - 1U may beyond element index
for mc_data[] when i = 0.
Signed-off-by: Jesse Zhang <[email protected]>
Reviewed-by: Tim Huang <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions