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

Issue 2390883003: Fix crash in Android DevTools port forwarding handler. (Closed)

Created:
4 years, 2 months ago by pwnall
Modified:
4 years, 2 months ago
Reviewers:
pfeldman
CC:
chromium-reviews, jam, darin-cc_chromium.org, pfeldman, devtools-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix crash in Android DevTools port forwarding handler. This CL fixes a use-after-free in SocketPump::Init() in content/browser/devtools/protocol/tethering_handler.cc BUG=652522 Committed: https://crrev.com/e37ae427632f919cceb4f25dfe4669c4d22b313c Cr-Commit-Position: refs/heads/master@{#422696}

Patch Set 1 : Fix crash in Android DevTools port forwarding handler. #

Total comments: 2

Patch Set 2 : Addressed feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M content/browser/devtools/protocol/tethering_handler.cc View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 17 (11 generated)
pwnall
PTAL? This is very similar to a CL that you reviewed a while ago: http://crrev.com/491533002
4 years, 2 months ago (2016-10-04 01:13:53 UTC) #5
pfeldman
lgtm w/ nit. https://codereview.chromium.org/2390883003/diff/20001/content/browser/devtools/protocol/tethering_handler.cc File content/browser/devtools/protocol/tethering_handler.cc (right): https://codereview.chromium.org/2390883003/diff/20001/content/browser/devtools/protocol/tethering_handler.cc#newcode46 content/browser/devtools/protocol/tethering_handler.cc:46: return channel_name; nit: return std::string();
4 years, 2 months ago (2016-10-04 01:23:43 UTC) #6
pwnall
Thank you very much for the feedback and for the quick turnaround! https://codereview.chromium.org/2390883003/diff/20001/content/browser/devtools/protocol/tethering_handler.cc File content/browser/devtools/protocol/tethering_handler.cc ...
4 years, 2 months ago (2016-10-04 01:30:50 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2390883003/40001
4 years, 2 months ago (2016-10-04 03:46:33 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 2 months ago (2016-10-04 03:51:05 UTC) #15
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 03:52:50 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e37ae427632f919cceb4f25dfe4669c4d22b313c
Cr-Commit-Position: refs/heads/master@{#422696}

Powered by Google App Engine
This is Rietveld 408576698