Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix sendStringDescriptor() maxlen uitn8_t to uint32_t #351

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

hathach
Copy link
Member

@hathach hathach commented Nov 27, 2023

fix #350 change sendStringDescriptor() maxlen from uint8_t to uint32_t following upstream

@hathach hathach force-pushed the fix-sendStringDescriptor branch from 55d7bc1 to f85cf1b Compare November 27, 2023 04:54
@hathach hathach merged commit 21ac762 into master Nov 27, 2023
24 checks passed
@hathach hathach deleted the fix-sendStringDescriptor branch November 27, 2023 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug in USBDeviceClass.sendStringDecscriptor/sendDescriptor may send malformed descriptors.
1 participant