diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-06-21 23:38:44 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2024-07-19 01:33:30 +0300 |
commit | 73f88592dd1bef38542024ef8223599afc2c41bb (patch) | |
tree | 78ab50c2c9398eb8e173401c427aebdf3201d01a /scripts/clang-tools/gen_compile_commands.py | |
parent | a97b43fac5b9b3ffca71b8a917a249789902fce9 (diff) | |
download | linux-73f88592dd1bef38542024ef8223599afc2c41bb.tar.xz |
bcachefs: mean_and_variance: Avoid too-large shift amounts
Shifting a value by the width of its type or more is undefined.
Signed-off-by: Tavian Barnes <tavianator@tavianator.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions