Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix memory leak in MessageClass.encode
If the line above raises an exception, the upb_arena is lost and memory is leaked.
- Loading branch information