diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-03 23:21:05 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-03 23:21:05 +0000 |
commit | a9481f48c038017efaac888b13f0d592d0975932 (patch) | |
tree | c87af55c1d48f7c11a301d3b07b9b208b8216cc3 /third_party/libphonenumber/cpp | |
parent | bf0c841fb64b6e129d241670301229ea5cb7f9fb (diff) | |
download | chromium_src-a9481f48c038017efaac888b13f0d592d0975932.zip chromium_src-a9481f48c038017efaac888b13f0d592d0975932.tar.gz chromium_src-a9481f48c038017efaac888b13f0d592d0975932.tar.bz2 |
Attempt at fixing crash in PasswordStoreWin. It seems like there are
two problems with this class:
. PasswordStoreDefault doesn't cancel requests in its destructor.
. PasswordStoreWin maintains the set of GetLoginsRequests in a
map. PasswordStoreWin doesn't own the requests, so its entirely
possible for the request to be deleted out from under it.
These are just guesses though at whats causing the crash.
BUG=79498
TEST=none
R=scr@chromium.org
Review URL: http://codereview.chromium.org/6893042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@83999 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/libphonenumber/cpp')
0 files changed, 0 insertions, 0 deletions