summaryrefslogtreecommitdiff
path: root/common/subprocess_unittest.cc
diff options
context:
space:
mode:
authorAlex Vakulenko <avakulenko@google.com>2016-04-08 08:59:26 -0700
committerAlex Vakulenko <avakulenko@google.com>2016-04-08 09:57:45 -0700
commitce8c8ee8f9df9bea3b5aedf930dfeba5da46031c (patch)
tree90b975c38219d3a0a72b29a0247a5a4f16c1ec99 /common/subprocess_unittest.cc
parent65566a350469db2c6d2e830846591e1fc0d98922 (diff)
update_engine: Remove release/aquire semantic from scoped_ptr/unique_ptr
Now that scoped_ptr is just a type alias to unique_ptr, there is no longer a need to convert between the two by using .release() and constructing the other with a raw pointer. BUG: None TEST: Built for dragonboard, all unit tests pass (except for update_engine, but those tests failed before these changes too). Change-Id: I0afcbc4d85b7ca78149fb29c188d7bcc99d4c80b
Diffstat (limited to 'common/subprocess_unittest.cc')
0 files changed, 0 insertions, 0 deletions