-
Notifications
You must be signed in to change notification settings - Fork 811
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
support clone and merge of non-nullable fields
Cloning or merging is broken if a message uses a repeated non-nullable struct field (segmentation fault). This change implements the handling of a non-pointer slice and adds clone and merge tests for non-nullable fields.
- Loading branch information
1 parent
4cbf7e3
commit d0154be
Showing
4 changed files
with
648 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
I assume you posted this upstream and it's just sitting there. Link to the PR in the commit message, though.