Strip trailing whitespace.
This commit is contained in:
@@ -519,7 +519,7 @@ xfind_pages(unsigned mflags, Elf32_Phdr const *phdr, int phnum,
|
|||||||
// Android < 4.1 (kernel < 3.0.31) often has PT_INTERP of /system/bin/linker
|
// Android < 4.1 (kernel < 3.0.31) often has PT_INTERP of /system/bin/linker
|
||||||
// with bad PT_LOAD[0]. https://sourceforge.net/p/upx/bugs/221
|
// with bad PT_LOAD[0]. https://sourceforge.net/p/upx/bugs/221
|
||||||
// Type: EXEC (Executable file)
|
// Type: EXEC (Executable file)
|
||||||
//
|
//
|
||||||
// Program Headers:
|
// Program Headers:
|
||||||
// Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
|
// Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
|
||||||
// LOAD 0x0000d4 0x00000000 0xb0000000 0x00000 0x00000 R 0x1000
|
// LOAD 0x0000d4 0x00000000 0xb0000000 0x00000 0x00000 R 0x1000
|
||||||
|
|||||||
Reference in New Issue
Block a user