diff options
author | Jan Kara <[email protected]> | 2017-10-16 11:38:11 +0200 |
---|---|---|
committer | Jan Kara <[email protected]> | 2017-10-16 11:38:11 +0200 |
commit | abdc0eb06964fe1d2fea6dd1391b734d0590365d (patch) | |
tree | 6c75ded4a2c2df2c1640d61c9a3cfcced615134e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 8af634ff9e5c0fd5daff37c9759cd6594345b372 (diff) |
udf: Avoid overflow when session starts at large offset
When session starts beyond offset 2^31 the arithmetics in
udf_check_vsd() would overflow. Make sure the computation is done in
large enough type.
Reported-by: Cezary Sliwa <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions