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

Add support to copy from a nil slice pointer to a slice field when DeepCopy is enabled #119

Merged
merged 1 commit into from
Dec 13, 2021

Conversation

math-nao
Copy link
Contributor

@math-nao math-nao commented Nov 6, 2021

Closes #118

Change details:

Add support to copy from a nil slice pointer to a slice field when DeepCopy is enabled
Add more tests for this use case
Fix typo error in previous tests

@jinzhu jinzhu merged commit ab50287 into jinzhu:master Dec 13, 2021
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.

Add support to copy from a nil slice pointer to a slice field when DeepCopy is enabled
2 participants