Bug in unfilter on x86* when region ends in 32-bit displacement.
https://github.com/upx/upx/issues/43 modified: stub/src/arch/amd64/bxx.S modified: stub/src/arch/i386/macros.S plus all the stubs that use them
This commit is contained in:
committed by
Markus F.X.J. Oberhumer
parent
fdce705e55
commit
ba9118aa58
@@ -13,7 +13,7 @@ Idx Name Size VMA LMA File off Algn
|
||||
8 LZMA_DEC30 00000014 0000000000000000 0000000000000000 000016f3 2**0 CONTENTS, READONLY
|
||||
9 NRV_TAIL 00000000 0000000000000000 0000000000000000 00001707 2**0 CONTENTS, READONLY
|
||||
10 ELFMAINY 0000003a 0000000000000000 0000000000000000 00001707 2**0 CONTENTS, RELOC, READONLY
|
||||
11 ELFMAINZ 000001bb 0000000000000000 0000000000000000 00001741 2**0 CONTENTS, READONLY
|
||||
11 ELFMAINZ 000001bc 0000000000000000 0000000000000000 00001741 2**0 CONTENTS, READONLY
|
||||
SYMBOL TABLE:
|
||||
0000000000000000 l d NRV_HEAD 0000000000000000 NRV_HEAD
|
||||
0000000000000000 l d LZMA_DEC30 0000000000000000 LZMA_DEC30
|
||||
|
||||
Reference in New Issue
Block a user