diff options
author | Lee Jones <lee.jones@linaro.org> | 2014-08-13 12:23:10 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2014-09-26 08:15:28 +0100 |
commit | 4001998a43f4791b6e6c06df563f5d5bb3fbe4fb (patch) | |
tree | 8442ebcc721a9844d50da6730fa3771a91c3b47c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 374de1642ee4322cc4d6aa1d2679378b8547c368 (diff) |
misc: st_core: Protect unsigned value against becoming negative
Coverity reported:
This less-than-zero comparison of an unsigned value is never true.
In answer to that, we only ever decrement if protos_registered is
positive. We can subsequently remove the paranoid checking during
unregister.
Cc: gregkh@linuxfoundation.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions