Comment #1 on issue 16022 by bugdro...@chromium.org: NOTREACHED in  
Channel::ChannelImpl::ProcessConnection()
http://code.google.com/p/chromium/issues/detail?id=16022

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

------------------------------------------------------------------------
r20681 | rvar...@google.com | 2009-07-14 15:25:49 -0700 (Tue, 14 Jul 2009)  
| 11 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/ipc_channel_win.cc?r1=20681&r2=20680

IPC: Handle ERROR_NO_DATA to avoid an assertion.

It is possible to reach ChannelImpl::ProcessConnection
when the pipe is being closed, and in that case
the attempt to connect fails with ERROR_NO_DATA
(documeneted as "the pipe is being closed")

BUG=16022
TEST=none

Review URL: http://codereview.chromium.org/149436
------------------------------------------------------------------------


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