[cc/metrics] Fix UAF in ReportThroughputUkm
This CL fixes a use-after-free problem in the ThroughputUkmReporter::ReportThroughputUkm. The root cause of this problem is that the ThroughputUkmReporter is freed when this is getting called. Bug: 1105854, 1100868 Change-Id: I514a8012c10680734e97e14b0e731493e9e4eb7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300402Reviewed-by:vmpstr <vmpstr@chromium.org> Commit-Queue: Xida Chen <xidachen@chromium.org> Cr-Commit-Position: refs/heads/master@{#789053}
Showing
Please register or sign in to comment