syscalls: fix execve syscall making GPF
This commit is contained in:
@@ -42,7 +42,7 @@ execve_return:
|
||||
pop ds
|
||||
popa
|
||||
|
||||
add esp, 8
|
||||
;add esp, 8
|
||||
|
||||
iret
|
||||
|
||||
|
||||
Reference in New Issue
Block a user