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

[Ruby] Fix memory leak in MessageClass.encode #9150

Merged

Commits on Oct 25, 2021

  1. Fix memory leak in MessageClass.encode

    If the line above raises an exception, the upb_arena is lost and memory
    is leaked.
    peterzhu2118 committed Oct 25, 2021
    Copy the full SHA
    3a18299 View commit details
    Browse the repository at this point in the history