Closed iurygregory closed 3 years ago
If Marshal and Unmarshal are executed in a CS struct with ManagedBy set, the struct after Unmarshal will have an empty ManagedBy list. This commit fix this problem and add tests to cover this scenario.
If Marshal and Unmarshal are executed in a CS struct with ManagedBy set, the struct after Unmarshal will have an empty ManagedBy list. This commit fix this problem and add tests to cover this scenario.