diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-02-12 15:22:08 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-02-13 23:33:53 +0400 |
commit | b940a2219c9d59171339cc4510462154934fcb49 (patch) | |
tree | 7a8d3a184933522eb8e1a5dfefd53227c50603bf /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 4db45af5ecdd5a989b5da2e05e37746dffaec0be (diff) | |
download | linux-b940a2219c9d59171339cc4510462154934fcb49.tar.xz |
[media] mceusb: move check earlier to make smatch happy
Smatch complains that "cmdbuf[cmdcount - length]" might go past the end
of the array. It's an easy warning to silence by moving the limit
check earlier.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions