--android-shlib fix Elf64_Shdr.sh_offset

https://github.com/upx/upx/issues/100
	modified:   ../p_lx_elf.cpp
	modified:   ../p_lx_elf.h
This commit is contained in:
John Reiser
2017-05-31 11:04:56 -07:00
parent 33f0b6da67
commit b7c91941b8
2 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -278,7 +278,7 @@ protected:
Elf64_Phdr const *gnu_stack; // propagate NX
upx_uint64_t e_phoff;
upx_uint64_t e_shoff;
unsigned so_slide;
upx_uint64_t so_slide;
unsigned char *note_body; // concatenated contents of PT_NOTEs, if any
unsigned note_size; // total size of PT_NOTEs
upx_uint64_t page_mask; // AND clears the offset-within-page