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

core: Free unused MessageProducer in RetriableStream #9846

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

ejona86
Copy link
Member

@ejona86 ejona86 commented Jan 18, 2023

This prevents leaking message buffers.

Fixes #9563

This prevents leaking message buffers.

Fixes grpc#9563
@ejona86 ejona86 added the TODO:backport PR needs to be backported. Removed after backport complete label Jan 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LEAK: ByteBuf.release() was not called before it's garbage-collected
2 participants