Comment #83 on issue 318 by [email protected]: Client SSL Certificate  
Support
http://code.google.com/p/chromium/issues/detail?id=318

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

------------------------------------------------------------------------
r18879 | [email protected] | 2009-06-19 17:03:29 -0700 (Fri, 19 Jun 2009) |  
9 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/net/base/ssl_client_socket_win.cc?r1=18879&r2=18878

Don't put CredHandleClass in std::map directly because
std::map may copy an entry to a new address while resizing,
which invokes the destructor on the old entry and invalidates
its address.

R=eroman
BUG=http://crbug.com/318
TEST=none
Review URL: http://codereview.chromium.org/141011
------------------------------------------------------------------------


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