Skip to content

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

Merged
copybara-service[bot] merged 1 commit into
masterfrom
test_967299294
Aug 20, 2026
Merged

Fix bug in ::Clone impl for repeated fields#2220
copybara-service[bot] merged 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: 967916085
@copybara-service
copybara-service Bot merged commit a3acb2f into master Aug 20, 2026
1 check passed
@copybara-service
copybara-service Bot deleted the test_967299294 branch August 20, 2026 17:41
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