DescriptionFix a use-after-free in ProfileDownloader.
Some consumers of the ProfileDownloader class dispose of it in the
OnProfileDownloadSuccess callback. When the profile image is cached
and the image fetch is synchronous, this caused a use-after-free in
ProfileDownloader::OnAccountUpdated().
BUG=518866
Committed: https://crrev.com/643eff5a2fe5ecc38bcb782e36e8cc8ffc5885fd
Cr-Commit-Position: refs/heads/master@{#348724}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add comments #Messages
Total messages: 9 (3 generated)
|