mirror of
https://github.com/upx/upx.git
synced 2025-03-03 21:37:01 +00:00
typo
modified: stub/src/amd64-linux.elf-entry.S
This commit is contained in:
parent
38c8b84a26
commit
8e42e17bbf
@ -243,7 +243,7 @@ unfold: // IN: rbp= &f_exp; rsp/ &proc_self_exe,%entry
|
||||
push %rdi // fd
|
||||
push %rcx // elfaddr
|
||||
|
||||
// Reserve space fo input file and unfolded stub.
|
||||
// Reserve space for input file and unfolded stub.
|
||||
subq %arg6,%arg6 // 0 offset
|
||||
orl $-1,%arg5l // fd
|
||||
push $MAP_PRIVATE|MAP_ANONYMOUS; pop %sys4
|
||||
|
Loading…
x
Reference in New Issue
Block a user