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

prevent MDL use-after-free in generic RX->TX forwarding #511

Merged
merged 1 commit into from
May 9, 2024

Conversation

mtfriesen
Copy link
Contributor

I discovered another latent bug in the RX->TX forwarding path while working on RSC. This one already has sufficient spinxsk test coverage to hit, but we simply had a low rate of crash dumps being successfully uploaded to AzWatson. Eventually I was able to repro locally and fix.

@mtfriesen mtfriesen added the bug Something isn't working label May 9, 2024
@mtfriesen mtfriesen requested a review from a team as a code owner May 9, 2024 15:26
@mtfriesen mtfriesen enabled auto-merge (squash) May 9, 2024 16:05
@mtfriesen mtfriesen merged commit 0d720bd into main May 9, 2024
45 checks passed
@mtfriesen mtfriesen deleted the mtfriesen/prevent_mdl_use_after_free branch May 9, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants