[go: nahoru, domu]

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
1 file changed