commit | 5ff75452ff71f65e4c01c9156b02080976630e46 | [log] [tgz] |
---|---|---|
author | David Anderson <dvander@google.com> | Wed Aug 15 14:42:07 2018 -0700 |
committer | David Anderson <dvander@google.com> | Wed Aug 22 10:03:09 2018 -0700 |
tree | f78706ed465a76a360c9a5cf35a73b81dca9ee42 | |
parent | 960f6758dcdfe85b2cdedb4222ce8f15ac1c79e8 [diff] |
liblp: Always copy geometry to LpMetadata. Callers of ParseMetadata must manually copy geometry to the final LpMetadata structure, which is error-prone. Instead, force callers to pass geometry to ParseMetadata to ensure it is always propagated. Bug: N/A Test: liblp_test gtest Change-Id: I5b24b9d94ab1857db600c40bf6d3c9d8aaa47368