95a05eda65
Do not change the signedness bit with a left shift operation. Switch to unsigned integer to prevent this. t_bitops.c:189:9, left shift of 1 by 31 places cannot be represented in type 'int' Detected with micro-UBSan in the user mode. |
||
---|---|---|
.. | ||
machine | ||
sys | ||
Makefile | ||
Makefile.inc | ||
d_bitstring_8.out | ||
d_bitstring_27.out | ||
d_bitstring_32.out | ||
d_bitstring_49.out | ||
d_bitstring_64.out | ||
d_bitstring_67.out | ||
t_bitstring.c | ||
t_errno.c | ||
t_glob.c | ||
t_inttypes.c | ||
t_limits.c | ||
t_netdb.c | ||
t_paths.c | ||
t_stdint.c |