diff options
| author | 2012-12-02 13:36:09 +0300 | |
|---|---|---|
| committer | 2012-12-03 13:51:59 -0500 | |
| commit | 6dac3447425d932fa76a4e69d32eead9dd090b27 (patch) | |
| tree | 83cb00258be6d34244785d069816e00247ce2839 /include/linux | |
| parent | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next (diff) | |
p54: potential signedness issue in p54_parse_rssical()
"entries" is unsigned here, so it is never less than zero. In theory,
len could be less than offset so I have added a check for that.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
