Fix reads and writes to freed memory in Channel::ChannelImpl::OnFileCanReadWithoutBlocking()
BUG=22451
TEST=valgrind should no longer report the freed write error in the UtilityProcessHostTest.ExtensionUnpacker test
Review URL: http://codereview.chromium.org/207050

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27289 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 9808ca4e09f14c674584ab82e6c9cb85abab610f
1 file changed
tree: c27b66796180a61659765acc238f4abb97025908
  1. base/
  2. build/
  3. ipc/
  4. testing/