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 uninitialized upb_MessageValue buffer bugs #18159

Merged
merged 1 commit into from
Sep 7, 2024

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Sep 6, 2024

upb: fix uninitialized upb_MessageValue buffer bugs

Fixes #18045

This should also cover googleapis/proto-plus-python#483 once we release it.

@copybara-service copybara-service bot changed the title upb: fix uninitialized buffer bug in upb_Message_Next() upb: fix uninitialized upb_MessageValue buffer bugs Sep 6, 2024
Fixes #18045

This should also cover googleapis/proto-plus-python#483 once we release it.

PiperOrigin-RevId: 671934556
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.

Protobuf Python 5.28.0 crashes in __str__ on Windows x64
1 participant