summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage.cpp
diff options
context:
space:
mode:
authorNikita Ioffe <ioffe@google.com>2020-11-27 18:57:44 +0000
committerNikita Ioffe <ioffe@google.com>2020-12-01 22:54:05 +0000
commit71bd926bf0cbd8d823507f341cef9b71812afa66 (patch)
tree50fe1adc44506f224c35a738519997b436f72e04 /trusty/coverage/coverage.cpp
parent5281bee360d9a9f90ea3fd2fffcd507332da117a (diff)
Fix potential use-after-free bug in reboot
Instead of operating on raw pointers, init now uses name of the services as it's primary identifier. Only place that still uses vector<Service*> is StopServices. In addition, ServiceList::services() function is removed, which should help avoiding similar bugs in the future. Bug: 170315126 Bug: 174335499 Test: adb reboot Test: atest CtsInitTestCases Change-Id: I73ecd7a8c58c2ec3732934c595b7f7db814b7034 Merged-In: I73ecd7a8c58c2ec3732934c595b7f7db814b7034 (cherry picked from commit bbba64826fdfb7be1f04b7bbb125fbe6d25e5028)
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions