fixed TLS callback handling for PE64

This commit is contained in:
László Molnár
2016-12-18 23:34:27 +01:00
parent a1cabd5a68
commit c51864ca39
8 changed files with 19 additions and 14 deletions
+1 -1
View File
@@ -188,7 +188,7 @@ bool PackW64Pep::handleForceOption()
void PackW64Pep::defineSymbols(unsigned ncsection, unsigned upxsection,
unsigned sizeof_oh, unsigned ic,
Reloc &, unsigned s1addr)
unsigned s1addr)
{
const unsigned myimport = ncsection + soresources - rvamin;