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

restore UDP kernel_buffer in event of incorrect length error #3152

Merged
merged 1 commit into from
Aug 22, 2022

Conversation

hudson-ayers
Copy link
Contributor

Pull Request Overview

This pull request fixes a bug where the UDP driver kernel_buffer was not replaced in the event of an incorrect length error.

Testing Strategy

This bug was discovered as part of the release testing for 2.1. This PR fixes the in-kernel UDP tests which rely on flashing certain userspace UDP apps.

TODO or Help Wanted

N/A

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

@hudson-ayers hudson-ayers mentioned this pull request Aug 19, 2022
Copy link
Contributor

@brghena brghena left a comment

Choose a reason for hiding this comment

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

Good catch

@hudson-ayers hudson-ayers added the release-blocker Issue or PR that must be resolved before the next release label Aug 19, 2022
@bradjc
Copy link
Contributor

bradjc commented Aug 22, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Aug 22, 2022

@bors bors bot merged commit 68cf794 into tock:master Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-blocker Issue or PR that must be resolved before the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants