[Bug 30432] UpdateResource doesn't update Resource Table virtual address

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 15 19:33:45 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=30432

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download, testcase
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #7 from Austin English <austinenglish at gmail.com> ---
The original testcase still fails in git:
austin at aw25 ~/test $ wine testcase.exe 
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessDEPPolicy (1): stub
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessShutdownParameters (00000380, 00000000): partial stub.
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
Manifest added
Could not locate manifest
austin at aw25 ~/test $ wine --version
wine-1.7.16-178-g7e874ae

I'm not sure what the updated testcase is supposed to do, but they both pass
for me:
austin at aw25 ~ $ wine test_with_manifest_windows.exe ; echo $?
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
0
austin at aw25 ~ $ wine test_with_manifest_wine.exe ; echo $?
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
0

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list