summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src
diff options
context:
space:
mode:
authorDmitry Antipov <dmantipov@yandex.ru>2020-06-02 12:28:17 +0300
committerSanju Rakonde <sanjurakonde@review.gluster.org>2020-06-10 15:43:44 +0000
commite150d758259a98421eb7711fb3855eb7691e2eda (patch)
tree12c4cb384404349c30139ed422f8b27ce76b3326 /xlators/mgmt/glusterd/src
parent955bfd567329cf7fe63e9c3b89d333a55e5e9a20 (diff)
cli: fix several signed integer overflows and format specifiers
Initially found with GCC UBsan: cli/src/cli-rpc-ops.c:5347:73: runtime error: left shift of 1 by 31 places cannot be represented in type 'int' cli/src/cli-rpc-ops.c:5355:74: runtime error: left shift of 1 by 31 places cannot be represented in type 'int' Ditto in cli/src/cli-xml-output.c. Change-Id: I14ed51d06dafe5039f154b0c4edf25a0997d696e Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru> Fixes: #1279
Diffstat (limited to 'xlators/mgmt/glusterd/src')
0 files changed, 0 insertions, 0 deletions