Skip to content

Avoid Value.Addr panic in Clone and Merge - #5

Merged
espadolini merged 1 commit into
teleportfrom
espadolini/merge-canaddr
Mar 10, 2025
Merged

Avoid Value.Addr panic in Clone and Merge#5
espadolini merged 1 commit into
teleportfrom
espadolini/merge-canaddr

Conversation

@espadolini

Copy link
Copy Markdown

The change in b03c65e lacks an additional check that's present in the gogo#710 PR, which can lead to problems when merging non-addressable fields. This PR restores the additional check.

@espadolini
espadolini requested a review from rosstimothy March 10, 2025 13:48
@espadolini
espadolini merged commit f99e443 into teleport Mar 10, 2025
@espadolini
espadolini deleted the espadolini/merge-canaddr branch March 10, 2025 14:38
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.

2 participants