diff options
author | ukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-17 04:12:58 +0000 |
---|---|---|
committer | ukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-17 04:12:58 +0000 |
commit | 8d9ccb455ce9cc738d12c99aac4e275fc2b112ee (patch) | |
tree | a7aad11302c492037671dd64e9d4b05b520c4fd5 /codereview.settings | |
parent | 7a2851790d629f59326575ab8bbe8ddc26e7ced3 (diff) | |
download | chromium_src-8d9ccb455ce9cc738d12c99aac4e275fc2b112ee.zip chromium_src-8d9ccb455ce9cc738d12c99aac4e275fc2b112ee.tar.gz chromium_src-8d9ccb455ce9cc738d12c99aac4e275fc2b112ee.tar.bz2 |
Try to fix valgrind error in nss_ocsp.cc
I think valgrind error would happen when IO thread was terminated
before cert verification timed out.
So, observe IO thread destruction and once IO thread destructed,
don't post task to cancel the cert verication.
BUG=23437
TEST=none
Review URL: http://codereview.chromium.org/390011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32150 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'codereview.settings')
0 files changed, 0 insertions, 0 deletions