diff options
| author | Dan Carpenter <[email protected]> | 2017-03-14 10:55:01 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-16 11:20:55 +0900 |
| commit | 5d1ae279c235e5f353d0f11e6b4bed3079732327 (patch) | |
| tree | 72906c524019853d9f91078bd5aadcf7dd3dcb57 /tools/perf/scripts/python/bin | |
| parent | 2bbe97830ae623a519291eece719ee74108571ff (diff) | |
staging: atomisp: silence an array overflow warning
Static checkers complain that we should check if "i" is in bounds
before we check if "var8[i]" is a NUL char. This bug is harmless but
also easy to fix.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions