diff options
author | paulg@google.com <paulg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-02 22:59:23 +0000 |
---|---|---|
committer | paulg@google.com <paulg@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-02 22:59:23 +0000 |
commit | 9e78a0246df0ff78794439a2f5b4be25df056b2c (patch) | |
tree | 5ec60ef1d86e879997d7364eb2a4d9aba1c800aa /tools | |
parent | 696f79c12210763412e71b96f24ceb9655dce03d (diff) | |
download | chromium_src-9e78a0246df0ff78794439a2f5b4be25df056b2c.zip chromium_src-9e78a0246df0ff78794439a2f5b4be25df056b2c.tar.gz chromium_src-9e78a0246df0ff78794439a2f5b4be25df056b2c.tar.bz2 |
Speculative fix for a crash in resource handlers.
Investigating the crash dumps for this bug, it looks like
under certain network error conditions, the resource handlers
are freed before the SafeBrowsing check has completed. When
the check runs, it calls into invalid memory and crashes.
BUG=8544 (http://crbug.com/8544)
Review URL: http://codereview.chromium.org/60043
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@13052 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions