x86_64: do not interpet syscall number -1 as a x32 personality syscall

Syscall number -1 might be a side effect of SECCOMP_RET_ERRNO filtering.

* syscall.c (get_scno) [X86_64]: Handle the case of scno == -1.
1 file changed