Description[cros] migrate to safe ownership API
I was passing memory from libcros to chrome and expecting chrome to
free it. I was also passing vectors across the DLL boundary. These
could both cause memory horkage.
Having implemented safe alternatives in http://codereview.chromium.org/4132006, migrate to them. Depends on cros_deps roll in http://codereview.chromium.org/4207004/show
BUG=chromium-os:8283
TEST=install on the device, log in as the first account, whitelist users, disable BWSI
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64756
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|