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

upb: fix NULL pointer bug in Python FFI #693

Merged
merged 1 commit into from
Jul 13, 2022
Merged

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jul 7, 2022

upb: fix NULL pointer bug in Python FFI

also fix upb_Encode() to use the arena API instead of the alloc API

Reference: protocolbuffers/protobuf#10208

@copybara-service copybara-service bot changed the title upb: fix dereferenced NULL pointer bug in Python FFI upb: fix NULL pointer bug in Python FFI Jul 13, 2022
@copybara-service copybara-service bot merged commit c2c6427 into main Jul 13, 2022
@copybara-service copybara-service bot deleted the test_459604709 branch July 13, 2022 04:31
@github-pages github-pages bot temporarily deployed to github-pages July 13, 2022 04:33 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant