Description[cros] Add *Safe methods to the 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. So, add safe methods and deprecate
the existing ones.
BUG=8283
TEST=unit tests, pull login_drive test binary over to device and test manually.
Change-Id: I7704caf3017947e9181c68c5efc627416abf561b
Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=8c0315a
Patch Set 1 #Patch Set 2 : Add new files #Patch Set 3 : don't pass around GObjects #Patch Set 4 : take out unnecessary glib dependency in unit tests #Patch Set 5 : flesh out unit tests #Patch Set 6 : create helper for building GArray #Patch Set 7 : Move helper fcn #Patch Set 8 : comment out NOTREACHED #
Total comments: 4
Messages
Total messages: 4 (0 generated)
|