Merge Request #21
← To merge requests
From
badone:wip-signed-integer-overflow-cppcheck
into
jerasure:master
Wip signed integer overflow cppcheck
Fix for cppcheck signed integer overflow errors
Commits (1)
-
The type of expression '1<<31' is signed int and this causes cppcheck to issue the following warning. src/gf_w32.c:681]: (error) Signed integer overflow for expression '1<<31'. Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
-
mentioned in commit a6862d10c9db467148f20eef2c6445ac9afd94d8
-
mentioned in commit 128bd51f1a06385f66d136d2d1eec7a17423b690
started a discussion on commit
2700e1b9