Skip to content

utils: ensure the size is non null when doing two's complement

Benjamin Tissoires requested to merge bentiss/hid-tools:wip/fix-2_compl into master

Related to !59 (closed), we can not parse the report descriptor otherwise

Or "ValueError: negative shift count"

Merge request reports