Fixed typo in comment.

committer: mfx <mfx> 1142310885 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2006-03-14 04:34:45 +00:00
parent 144c09f175
commit f0e75f30b3

View File

@ -159,7 +159,7 @@ EXTERN upx_main
; ourselves the stub. We would need a place to put the escape hatch ; ourselves the stub. We would need a place to put the escape hatch
; "int $0x80; popa; ret", and some kernels do not allow execution ; "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 ; 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 popa
ret ret