Commitok összehasonlítása
No commits in common. "57238b535c7c5961cd0731af38f9f28ca541a589" and "75f607bc350354ed31fd0977311917e13241e703" have entirely different histories.
57238b535c
...
75f607bc35
5
qssb.h
5
qssb.h
@ -152,9 +152,6 @@ static int default_blacklisted_syscals[] = {
|
||||
QSSB_SYS(process_vm_readv),
|
||||
QSSB_SYS(process_vm_writev),
|
||||
QSSB_SYS(userfaultfd),
|
||||
QSSB_SYS(init_module),
|
||||
QSSB_SYS(finit_module),
|
||||
QSSB_SYS(delete_module),
|
||||
-1
|
||||
};
|
||||
|
||||
@ -580,7 +577,7 @@ static int seccomp_enable_blacklist(int *syscalls)
|
||||
}
|
||||
|
||||
/*
|
||||
* Whitelists the specified systemcalls.
|
||||
* Blacklists the specified systemcalls.
|
||||
*
|
||||
* syscalls: array of system calls numbers. -1 must be the last entry.
|
||||
*/
|
||||
|
Betöltés…
x
Reference in New Issue
Block a user