Comment #7 on issue 23437 by [email protected]: Invalid read in  
pthread_mutex_lock in OCSPRequestSession::Cancel() in  
TabRestoreUITest.RestoreWindow
http://code.google.com/p/chromium/issues/detail?id=23437

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=32150

------------------------------------------------------------------------
r32150 | [email protected] | 2009-11-16 20:12:58 -0800 (Mon, 16 Nov 2009) |  
11 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/ocsp/nss_ocsp.cc?r1=32150&r2=32149

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
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to