commit | 83a2fdb4e10b9c308d470fd3bc99f483fc0af2bd | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Fri Feb 17 14:35:07 2017 -0800 |
committer | Yifan Hong <elsk@google.com> | Fri Feb 17 22:49:38 2017 +0000 |
tree | 9efd8f703363d9f5d059876467dd98691b0d7f50 | |
parent | ff972054e9a876a79fbe6a3ba075536e621234ed [diff] |
bootctl: Return<T> is non-copyable. By copying the Return<T> in handl_return, the original Return<T> object is left status unchecked when it is destroyed. Test: compiles Change-Id: I7bf21370e8323374deb9a8d3f252e9742357f000