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

Issue 8687005: checkbins.py: skip /SAFESEH check on 64-bit Windows binaries (Closed)

Created:
9 years ago by scherkus (not reviewing)
Modified:
9 years ago
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

checkbins.py: skip /SAFESEH check on 64-bit Windows binaries As mentioned in http://msdn.microsoft.com/en-us/library/9a89h429.aspx /SAFESEH is only valid for x86 targets as x64 targets have exception handlers noted in their PDATA section. BUG=104188 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111770

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M tools/checkbins/checkbins.py View 2 chunks +11 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scherkus (not reviewing)
maruel: python jschuh: FYI
9 years ago (2011-11-28 19:40:11 UTC) #1
M-A Ruel
lgtm
9 years ago (2011-11-28 19:42:28 UTC) #2
jschuh
On 2011/11/28 19:42:28, Marc-Antoine Ruel wrote: > lgtm lgtm, but would you mind adding siggi ...
9 years ago (2011-11-28 19:44:50 UTC) #3
scherkus (not reviewing)
+siggi for expert check
9 years ago (2011-11-28 20:02:53 UTC) #4
Sigurður Ásgeirsson
9 years ago (2011-11-28 20:07:17 UTC) #5
lgtm - nice link!

Powered by Google App Engine
This is Rietveld 408576698