Skip to content

Fix configuration descriptor length #301

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

Merged
merged 1 commit into from
Feb 1, 2018

Conversation

gdsports
Copy link

A 16 bit length was being stored in a 32 bit int without initializing the most significant 16 bits.

A 16 bit length was being stored in a 32 bit int without initializing the most significant 16 bits.
@cmaglie cmaglie merged commit ca17d62 into arduino:master Feb 1, 2018
@gdsports gdsports deleted the usbhost_patch branch February 17, 2018 01:39
@cmaglie cmaglie added this to the Release 1.6.19 milestone Jul 11, 2018
boseji pushed a commit to go-ut/combined-ArduinoCore-samd that referenced this pull request Nov 10, 2021
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.

3 participants