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

Issue 1427273003: win: Make StartHandler() restrict HANDLES inherited by crashpad_handler (Closed)

Created:
5 years, 1 month ago by Mark Mentovai
Modified:
5 years, 1 month ago
Reviewers:
scottmg
CC:
crashpad-dev_chromium.org
Base URL:
https://chromium.googlesource.com/crashpad/crashpad@master
Target Ref:
refs/heads/master
Project:
crashpad
Visibility:
Public.

Description

win: Make StartHandler() restrict HANDLES inherited by crashpad_handler This requires Windows NT 6.0 (Vista and Server 2008). On earlier operating system versions, the existing behavior of inheriting all inheritable handles is retained. BUG=crashpad:69 R=scottmg@chromium.org Committed: https://chromium.googlesource.com/crashpad/crashpad/+/d3825afb25a02aaeae466d37debcf2a9935b7266

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -8 lines) Patch
M client/crashpad_client_win.cc View 4 chunks +108 lines, -8 lines 3 comments Download

Messages

Total messages: 9 (1 generated)
Mark Mentovai
5 years, 1 month ago (2015-11-06 19:58:07 UTC) #2
scottmg
LGTM I haven't used these APIs before. This just means it'll get defaults for all ...
5 years, 1 month ago (2015-11-06 20:15:02 UTC) #3
scottmg
(Also, http://blogs.msdn.com/b/oldnewthing/archive/2011/12/16/10248328.aspx seems like a good reference for future me looking here.)
5 years, 1 month ago (2015-11-06 20:15:34 UTC) #4
Mark Mentovai
scottmg wrote: > I haven't used these APIs before. This just means it'll get defaults ...
5 years, 1 month ago (2015-11-06 20:21:13 UTC) #5
scottmg
On 2015/11/06 20:21:13, Mark Mentovai wrote: > scottmg wrote: > > I haven't used these ...
5 years, 1 month ago (2015-11-06 20:31:50 UTC) #6
Mark Mentovai
Oh, this never got sent. https://codereview.chromium.org/1427273003/diff/1/client/crashpad_client_win.cc File client/crashpad_client_win.cc (right): https://codereview.chromium.org/1427273003/diff/1/client/crashpad_client_win.cc#newcode224 client/crashpad_client_win.cc:224: GET_FUNCTION(L"kernel32.dll", ::InitializeProcThreadAttributeList); scottmg wrote: ...
5 years, 1 month ago (2015-11-06 21:49:09 UTC) #7
scottmg
https://codereview.chromium.org/1427273003/diff/1/client/crashpad_client_win.cc File client/crashpad_client_win.cc (right): https://codereview.chromium.org/1427273003/diff/1/client/crashpad_client_win.cc#newcode224 client/crashpad_client_win.cc:224: GET_FUNCTION(L"kernel32.dll", ::InitializeProcThreadAttributeList); On 2015/11/06 21:49:09, Mark Mentovai wrote: > ...
5 years, 1 month ago (2015-11-06 21:53:34 UTC) #8
Mark Mentovai
5 years, 1 month ago (2015-11-06 21:55:36 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
d3825afb25a02aaeae466d37debcf2a9935b7266 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698