Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-08-06 | updater: Clean up char* with std::string. | Tao Bao | 1 | -0/+43 | |
So we can remove a few free()s. And also replace a few pointers with references. Change-Id: I4b6332216704f4f9ea4a044b8d4bb7aa42a7ef26 |
index : anonymous/android_bootable_recovery | ||
Team Win Recovery Project (TWRP) | mirror |
summaryrefslogtreecommitdiffstats |
Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-08-06 | updater: Clean up char* with std::string. | Tao Bao | 1 | -0/+43 | |
So we can remove a few free()s. And also replace a few pointers with references. Change-Id: I4b6332216704f4f9ea4a044b8d4bb7aa42a7ef26 |