Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ccid_usb.c: In function ‘ReadUSB’: ccid_usb.c:967:61: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 967 | if (concurrent[slot].length > *length)
- Loading branch information