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

Use-after-free bug on StatsPluginChannelScope #36663

Closed
yashykt opened this issue May 17, 2024 · 1 comment
Closed

Use-after-free bug on StatsPluginChannelScope #36663

yashykt opened this issue May 17, 2024 · 1 comment

Comments

@yashykt
Copy link
Member

yashykt commented May 17, 2024

There's an ASAN issue on the usage of StatsPluginChannelScope as shown in https://github.com/googleapis/google-cloud-cpp/pull/14259/checks?check_run_id=25119432817

@yashykt
Copy link
Member Author

yashykt commented May 18, 2024

Needs to be backported to 1.63 and 1.64 as well

yashykt added a commit to yashykt/grpc that referenced this issue May 20, 2024
Fix grpc#36663

Closes grpc#36664

COPYBARA_INTEGRATE_REVIEW=grpc#36664 from yashykt:StatsPluginFixUseAfterFree 107c341
PiperOrigin-RevId: 635555326
yashykt added a commit to yashykt/grpc that referenced this issue May 20, 2024
Fix grpc#36663

Closes grpc#36664

COPYBARA_INTEGRATE_REVIEW=grpc#36664 from yashykt:StatsPluginFixUseAfterFree 107c341
PiperOrigin-RevId: 635555326
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant