aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2016-04-13 09:40:59 +0300
committerDavid Sterba <[email protected]>2016-05-06 15:22:49 +0200
commitf5ecec3ce21f706e9e7a330b2e8e5a2941927b46 (patch)
tree8f165eaa2ec88ddbd6ed769345523484ad8ca5ce /tools/perf/scripts/python/call-graph-from-postgresql.py
parent41b34accb265e3a20211a7a8ef3625678f1c6ec7 (diff)
btrfs: send: silence an integer overflow warning
The "sizeof(*arg->clone_sources) * arg->clone_sources_count" expression can overflow. It causes several static checker warnings. It's all under CAP_SYS_ADMIN so it's not that serious but lets silence the warnings. Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions