diff options
author | 2016-04-13 09:40:59 +0300 | |
---|---|---|
committer | 2016-05-06 15:22:49 +0200 | |
commit | f5ecec3ce21f706e9e7a330b2e8e5a2941927b46 (patch) | |
tree | 8f165eaa2ec88ddbd6ed769345523484ad8ca5ce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: avoid overflowing f_bfree (diff) | |
download | wireguard-linux-f5ecec3ce21f706e9e7a330b2e8e5a2941927b46.tar.xz wireguard-linux-f5ecec3ce21f706e9e7a330b2e8e5a2941927b46.zip |
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 <dan.carpenter@oracle.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions