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

Added reset of pulsein buffer pointer #5509

Merged
merged 1 commit into from Oct 25, 2021
Merged

Conversation

DavePutz
Copy link
Collaborator

Issue #5469. Corrected possible memory corruption due to a buffer index not being reset. This showed up when a pulsein pulse interrupt was being handled while sending a pulseout.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this quick fix! It did not look it was so easy to find.

@b-blake Thank you for the testing.

@dhalbert dhalbert merged commit 644272e into adafruit:main Oct 25, 2021
@DavePutz DavePutz deleted the issue_5469 branch November 4, 2021 20:12
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.

None yet

2 participants