Skip to content

Fix bug in ::Clone impl for repeated fields - #2220

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_967299294
Open

Fix bug in ::Clone impl for repeated fields#2220
copybara-service[bot] wants to merge 1 commit into
masterfrom
test_967299294

Conversation

@copybara-service

Copy link
Copy Markdown

Fix bug in ::Clone impl for repeated fields

This would crash if the repeated field was not a message. This wasn't
likely to be triggered but possible for interop where cel::Runtime
API was used with some (adapted) legacy CelFunction implementations.

Add additional coverage.

This would crash if the repeated field was not a message. This wasn't
likely to be triggered but possible for interop where cel::Runtime
API was used with some (adapted) legacy CelFunction implementations.

Add additional coverage.

PiperOrigin-RevId: 967299294
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