From f0e75f30b3d5b8cc5bfa033cf9db198cd1cb67a7 Mon Sep 17 00:00:00 2001 From: "Markus F.X.J. Oberhumer" Date: Tue, 14 Mar 2006 04:34:45 +0000 Subject: [PATCH] Fixed typo in comment. committer: mfx 1142310885 +0000 --- src/stub/fold_sh86.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stub/fold_sh86.asm b/src/stub/fold_sh86.asm index eb92d7dd..4dba2a9f 100644 --- a/src/stub/fold_sh86.asm +++ b/src/stub/fold_sh86.asm @@ -159,7 +159,7 @@ EXTERN upx_main ; ourselves the stub. We would need a place to put the escape hatch ; "int $0x80; popa; ret", and some kernels do not allow execution ; on the stack. So, we would have to dirty a page of the shell -; or of /lib/ld-linux.so. It's simpler just to omit the unapping. +; or of /lib/ld-linux.so. It's simpler just to omit the unmapping. popa ret