provided code
This commit is contained in:
5
src/tests/userprog/rox-child.c
Normal file
5
src/tests/userprog/rox-child.c
Normal file
@@ -0,0 +1,5 @@
|
||||
/* Ensure that the executable of a running process cannot be
|
||||
modified, even by a child process. */
|
||||
|
||||
#define CHILD_CNT "1"
|
||||
#include "tests/userprog/rox-child.inc"
|
||||
Reference in New Issue
Block a user