a4861c96ec
This bug was reported by UBSan runs. lib/libusbhid/parse.c:246:20 Can result in left shift changes signedness bit as a side effect positive number can go negative, cast it to unsigned for the operation and silence the issue. Reviewed by: kamil@ |
||
---|---|---|
.. | ||
Makefile | ||
data.c | ||
descr.c | ||
parse.c | ||
shlib_version | ||
usage.c | ||
usb_hid_usages | ||
usbhid.3 | ||
usbhid.h | ||
usbvar.h |