Skip to content

[Python/upb] Fixed SEGV when attempting to delete a message attribute#15037

Merged
1 commit merged into
mainfrom
test_589890257
Dec 12, 2023
Merged

[Python/upb] Fixed SEGV when attempting to delete a message attribute#15037
1 commit merged into
mainfrom
test_589890257

Conversation

@copybara-service

Copy link
Copy Markdown

[Python/upb] Fixed SEGV when attempting to delete a message attribute

Deleting an attribute is not allowed in any Proto Python implementation, but upb was not checking for this case.

Deleting an attribute is not allowed in any Proto Python implementation, but upb was not checking for this case.

PiperOrigin-RevId: 589995449
@copybara-service copybara-service Bot closed this pull request by merging all changes into main in de52944 Dec 12, 2023
@copybara-service copybara-service Bot deleted the test_589890257 branch December 12, 2023 00:57
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