commit | 8d9ccb455ce9cc738d12c99aac4e275fc2b112ee | [log] [tgz] |
---|---|---|
author | ukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Nov 17 04:12:58 2009 |
committer | ukai@chromium.org <ukai@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | Tue Nov 17 04:12:58 2009 |
tree | a7aad11302c492037671dd64e9d4b05b520c4fd5 | |
parent | 7a2851790d629f59326575ab8bbe8ddc26e7ced3 [diff] |
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