kamil 5a889623ce Correct Undefined Behavior in libc/citrus
Unportable left shift reported with MKSANITIZER=yes USE_SANITIZER=undefined:

# nm /usr/lib/libc.so|grep sanit
/public/src.git/lib/libc/citrus/modules/citrus_mapper_std.c:173:8: runtime error: left shift of 1 by 31 places cannot be represented in type 'int'

Sponsored by <The NetBSD Foundation>
2018-06-11 18:03:38 +00:00
..
2018-02-08 09:05:16 +00:00
2018-06-09 23:45:56 +00:00
2018-02-08 09:05:16 +00:00
2018-03-12 11:56:34 +00:00
2018-04-05 11:07:00 +00:00
2018-05-03 22:51:17 +00:00