Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(27)

Issue 207050: Fix reads and writes to freed memory in Channel::ChannelImpl::OnFileCanReadWi... (Closed)

Created:
11 years, 3 months ago by hawk
Modified:
9 years, 7 months ago
Reviewers:
jeremy
CC:
chromium-reviews_googlegroups.com, pam+watch_chromium.org, John Grabowski, jam
Visibility:
Public.

Description

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 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27289

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M ipc/ipc_channel_posix.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
jeremy
Is this ready for review?
11 years, 3 months ago (2009-09-24 20:03:40 UTC) #1
hawk_google.com
On Thu, Sep 24, 2009 at 1:03 PM, <jeremy@chromium.org> wrote: > Is this ready for ...
11 years, 3 months ago (2009-09-24 20:06:48 UTC) #2
jeremy
Awesome, thanks for digging to the bottom of this! Could you include removal of the ...
11 years, 3 months ago (2009-09-24 20:09:17 UTC) #3
hawk
On 2009/09/24 20:09:17, jeremy wrote: > Awesome, thanks for digging to the bottom of this! ...
11 years, 3 months ago (2009-09-24 20:44:35 UTC) #4
jeremy
11 years, 3 months ago (2009-09-24 20:50:04 UTC) #5
LGTM

turns out there's no suppression for this so feel free to commit at will :)

Powered by Google App Engine
This is Rietveld 408576698