diff options
| author | Andrew G. Morgan <agm@google.com> | 2019-04-19 15:05:15 +0000 |
|---|---|---|
| committer | Andrew G. Morgan <morgan@kernel.org> | 2019-04-21 09:17:04 -0700 |
| commit | 20c52b45d27b7459abab40c6978a21f714e1eed4 (patch) | |
| tree | e37f562d6b82b1e17401678b587953abd83b1fcb /libcap/include/uapi/linux/securebits.h | |
| parent | 27c46f5b02fe0423370a052753a99312fca7ff88 (diff) | |
| download | libcap2-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
