diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-10-08 17:43:17 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-09 00:08:04 +0400 |
commit | 9fef84780348bbc01b14c1a0f88440ee67cfddfe (patch) | |
tree | e0e89a8b21375e2718a89097174ec309549d4ff4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4567dc10934292a3171f98d28817d58127b73b72 (diff) | |
download | linux-9fef84780348bbc01b14c1a0f88440ee67cfddfe.tar.xz |
cxgb4: potential shift wrapping bug
"cntxt_id" is an unsigned int but "udb" is a u64 so there is a potential
shift wrapping bug here.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions