summaryrefslogtreecommitdiffstats
path: root/ash
diff options
context:
space:
mode:
authorzturner@chromium.org <zturner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-21 22:40:14 +0000
committerzturner@chromium.org <zturner@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-21 22:40:14 +0000
commite1d8f26ddb2c6d5a562f87dc1d7fe15288592465 (patch)
tree3e6880c14a4321430ac1e96ac5be422ffdf22785 /ash
parent7041dce98ee6a0d4838a059619c1dac233aab247 (diff)
downloadchromium_src-e1d8f26ddb2c6d5a562f87dc1d7fe15288592465.zip
chromium_src-e1d8f26ddb2c6d5a562f87dc1d7fe15288592465.tar.gz
chromium_src-e1d8f26ddb2c6d5a562f87dc1d7fe15288592465.tar.bz2
This patch addresses two issues:
1) Some functions were using the wrong signatures, which only happened to work by coincidence since the wrong signatures had the same number of arguments as the right signatures. 2) Don't use imported functions from system libraries in patched functions until after TargetServices::InitCalled() has been called, which guarantees that our IAT has been initialized. BUG=305815 Review URL: https://codereview.chromium.org/29573002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229943 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash')
0 files changed, 0 insertions, 0 deletions