Comment #16 on issue 25440 by [email protected]: crash in net::SOCKSClientSocket::DoCallback
http://code.google.com/p/chromium/issues/detail?id=25440

@wtc:

SOCKS5ClientSocket has the same bug.

How so? SOCKS5ClientSocket does not issue any host resolver requests. And supposedly the outstanding socket read/write requests are cancelled when calling ClientSocket::Disconnect() on the transport socket.

We should review all the XXXClientSocket::Disconnect method to make sure
it stops every pending async operation that has a

Agreed. And certainly for the SOCKS cases, add unit tests.

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