mirror of
https://github.com/jarun/nnn.git
synced 2025-01-15 13:26:37 +00:00
fb5b2e5e64
in case the rotation is 0, `v >> (32 - r)` would end up doing a 32 right shift which is equal to the width of `v` and thus undefined behavior. ref: https://blog.regehr.org/archives/1063 |
||
---|---|---|
.. | ||
.clang-tidy | ||
dbg.h | ||
icons-hash.c | ||
icons-in-terminal.h | ||
icons.h | ||
nnn.c | ||
nnn.h | ||
qsort.h |