Fix popf operand size.

This commit is contained in:
4lDO2
2024-06-24 21:47:54 +02:00
parent 590ad70a9f
commit 630bf2ae3d
+1 -1
View File
@@ -173,7 +173,7 @@ asmfunction!(__relibc_internal_sigentry: ["
pop dword ptr gs:[{tcb_sa_off} + {sa_tmp}]
add esp, 4
popf
popfd
pop esp
jmp dword ptr gs:[{tcb_sa_off} + {sa_tmp}]
7: