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

Issue 2536933002: Fix segfault in PpdProvider (Closed)

Created:
4 years ago by skau
Modified:
4 years ago
Reviewers:
Carlson, justincarlson
CC:
chromium-reviews, oshima+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix segfault in PpdProvider We're derefferencing the unique_ptr after we've moved it which has undefined behavior. In this case, we get a segfault. BUG=669266 Committed: https://crrev.com/ecd6d8eac060b4692c049840769dbcdac1196885 Cr-Commit-Position: refs/heads/master@{#434810}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M chromeos/printing/ppd_provider.cc View 3 chunks +5 lines, -2 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
skau
I copied this from your other CL. Without it, I can't test my JS fix.
4 years ago (2016-11-28 23:24:34 UTC) #3
justincarlson
On 2016/11/28 23:24:34, skau wrote: > I copied this from your other CL. Without it, ...
4 years ago (2016-11-28 23:27:50 UTC) #5
justincarlson
lgtm
4 years ago (2016-11-28 23:28:08 UTC) #7
skau
On 2016/11/28 23:27:50, justincarlson wrote: > On 2016/11/28 23:24:34, skau wrote: > > I copied ...
4 years ago (2016-11-28 23:33:32 UTC) #8
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/2536933002/1
4 years ago (2016-11-28 23:35:56 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-11-29 01:09:39 UTC) #12
commit-bot: I haz the power
4 years ago (2016-11-29 01:20:00 UTC) #14
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ecd6d8eac060b4692c049840769dbcdac1196885
Cr-Commit-Position: refs/heads/master@{#434810}

Powered by Google App Engine
This is Rietveld 408576698