Skip to content
Snippets Groups Projects
Commit 83cedbec authored by Colin Cross's avatar Colin Cross
Browse files

Fix ZeroProperties bug on nested interfaces

ZeroProperties was setting nested structs to their zero value, even if
they contained an interface that should be recursed into, not replaced
with nil.
parent 5c11f817
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment