diff options
author | deanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-19 11:53:30 +0000 |
---|---|---|
committer | deanm@chromium.org <deanm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-19 11:53:30 +0000 |
commit | 08e0f82c4a60e88a8967536afe4d997f8051be81 (patch) | |
tree | 1b0e97d1096aca74475b504f605a0da3223fcb69 /chrome/browser/autocomplete | |
parent | b844d29b7434595b45b129094770c524073fc0d1 (diff) | |
download | chromium_src-08e0f82c4a60e88a8967536afe4d997f8051be81.zip chromium_src-08e0f82c4a60e88a8967536afe4d997f8051be81.tar.gz chromium_src-08e0f82c4a60e88a8967536afe4d997f8051be81.tar.bz2 |
Fix traceline's system call patching on recent versions of ntdll.dll.
Because KiFastSystemCall is so short (4 bytes), we need to use the preceeding alignment for a 5 byte jump. The compiler is generating more complicated alignments these days. Hardcode another case.
Additionally switch to using the XP system call tables by default.
Review URL: http://codereview.chromium.org/50006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12088 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/autocomplete')
0 files changed, 0 insertions, 0 deletions