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 AV in HttpTelemetry.WriteEvent #99606

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

MihaZupan
Copy link
Member

Fixes #99603

I checked other networking EventSources and I didn't see a similar mistake elsewhere.

@MihaZupan MihaZupan added this to the 9.0.0 milestone Mar 12, 2024
@MihaZupan MihaZupan requested a review from antonfirsov March 12, 2024 14:42
@MihaZupan MihaZupan self-assigned this Mar 12, 2024
@MihaZupan
Copy link
Member Author

/backport to release/8.0-staging

Copy link
Contributor

Started backporting to release/8.0-staging: https://github.com/dotnet/runtime/actions/runs/8250840721

@MihaZupan MihaZupan merged commit a21df88 into dotnet:main Mar 12, 2024
108 of 111 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Access violation (crashes the process) while writing EventSource events
3 participants