diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2012-05-08 17:11:09 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-05-08 17:18:01 +0300 |
commit | 02cf8bf47252cdaeaed7179ebd002692065583d0 (patch) | |
tree | 78b95b1d1c3a2d807af83045085281dfdd4c6017 /test/source | |
parent | 1437b877391a5c3f79bbbcab415b83e1189e5617 (diff) |
Fix lookup of path to usp10.dll
Just using the identifier ScriptIsComplex apparently results in the
address of its import stub, which has been linked into the calling DLL
(vcllo.dll). We need to look up that symbols from the handle of
usp10.dll to get the actual function's address, to be passed to
osl_getModuleURLFromAddress().
(Nothing magic with ScriptIsComplex here, it is just an arbitrary
function from usp10.dll.)
Change-Id: I If000d0c2eae3e3e32ce0ad1c26e545304d6f6d9e
Diffstat (limited to 'test/source')
0 files changed, 0 insertions, 0 deletions