Fix UAF on singleton service instances
This corrects how the ServiceManager clears out identity mappings to singleton services, preventing it from indefinitely holding a raw Instance* to any singleton it starts. BUG=None Review-Url: https://codereview.chromium.org/2566663003 Cr-Commit-Position: refs/heads/master@{#437737}
Showing
Please register or sign in to comment