summaryrefslogtreecommitdiff
path: root/libcap/include/uapi/linux/securebits.h
diff options
context:
space:
mode:
authorAndrew G. Morgan <agm@google.com>2019-04-19 15:05:15 +0000
committerAndrew G. Morgan <morgan@kernel.org>2019-04-21 09:17:04 -0700
commit20c52b45d27b7459abab40c6978a21f714e1eed4 (patch)
treee37f562d6b82b1e17401678b587953abd83b1fcb /libcap/include/uapi/linux/securebits.h
parent27c46f5b02fe0423370a052753a99312fca7ff88 (diff)
downloadlibcap2-20c52b45d27b7459abab40c6978a21f714e1eed4.tar.gz
Fix undefined behavior by shifting integer (1u) instead of signed integer (1).
This issue was found with a static analysis code quality linter highlighting a 32-bit integer issue with some architectures. Signed-off-by: Andrew G. Morgan <agm@google.com> Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
Diffstat (limited to 'libcap/include/uapi/linux/securebits.h')
0 files changed, 0 insertions, 0 deletions