diff options
author | Colin Cross <ccross@android.com> | 2015-11-20 17:01:25 -0800 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2015-11-20 17:26:52 -0800 |
commit | 83cedbec8582347a12b4233a34b269eebab3b0e6 (patch) | |
tree | ec18cfd7c6f071300642f0cd3312ba772a39b21c /unpack_test.go | |
parent | 5c11f817e1c09deaa0fc23b49d8defa679fc2f61 (diff) | |
download | android_build_blueprint-83cedbec8582347a12b4233a34b269eebab3b0e6.tar.gz android_build_blueprint-83cedbec8582347a12b4233a34b269eebab3b0e6.tar.bz2 android_build_blueprint-83cedbec8582347a12b4233a34b269eebab3b0e6.zip |
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.
Diffstat (limited to 'unpack_test.go')
0 files changed, 0 insertions, 0 deletions