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

Issue 7640008: Call NtTerminateProcess directly in Process::Terminate (Closed)

Created:
9 years, 4 months ago by apatrick_chromium
Modified:
9 years, 4 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Call ntdll.dll!NtTerminateProcess directly, without going through the import table for kernel31.dll!TerminateProcess to determine if TerminateProcess is being hooked. This is an attempt to diagnose the bug referenced below. BUG=81449 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96807

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -3 lines) Patch
M base/process_win.cc View 1 1 chunk +26 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
apatrick_chromium
Argh.
9 years, 4 months ago (2011-08-12 00:15:24 UTC) #1
darin (slow to review)
LGTM On Thu, Aug 11, 2011 at 5:15 PM, <apatrick@chromium.org> wrote: > Reviewers: darin, > ...
9 years, 4 months ago (2011-08-12 00:19:59 UTC) #2
apatrick_chromium
On 2011/08/12 00:19:59, darin wrote: > LGTM > rvargas suggested it might be Process::CloseHandle so ...
9 years, 4 months ago (2011-08-12 00:25:16 UTC) #3
darin (slow to review)
9 years, 4 months ago (2011-08-12 04:09:20 UTC) #4
OK... have at it.  Feel free to TBR this sort of change.

On Thu, Aug 11, 2011 at 5:25 PM, <apatrick@chromium.org> wrote:

> On 2011/08/12 00:19:59, darin wrote:
>
>> LGTM
>>
>
>
> rvargas suggested it might be Process::CloseHandle so I'll so that one as
> well.
>
>
>
http://codereview.chromium.**org/7640008/<http://codereview.chromium.org/7640...
>

Powered by Google App Engine
This is Rietveld 408576698