libicsneo/include/icsneo
Paul Hollinsky 4d655da69d Decoder: 64-bit shift to avoid UB
Shifting a value by more than the size of its type is UB.

This was actually causing mangled serial numbers with
optimization on using Clang 12 on Linux.
2021-01-29 17:32:07 -05:00
..
api VividCAN: Better "Online Not Supported" Error 2020-09-08 17:39:47 -04:00
communication Decoder: 64-bit shift to avoid UB 2021-01-29 17:32:07 -05:00
device Allow disconnections to be signaled by drivers 2020-10-08 17:38:10 -04:00
platform Allow disconnections to be signaled by drivers 2020-10-08 17:38:10 -04:00
third-party Update concurrentqueue to 1.0.2 2020-08-10 10:20:00 -04:00
icsnVC40.h Remove trailing white-space 2020-08-11 13:42:13 -04:00
icsneoc.h Remove trailing white-space 2020-08-11 13:42:13 -04:00
icsneocpp.h Add missing C++ guards 2020-08-18 16:01:51 -04:00
icsneolegacy.h Adding icsneoSetFDBitRate api to the icsneolocacy 2020-09-23 07:23:17 -04:00