PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
Go to the source code of this file.
Functions | |
void | test_main (void) |
Passes an invalid pointer to the exec system call. More... | |
void test_main | ( | void | ) |
Passes an invalid pointer to the exec system call.
The process must be terminated with -1 exit code.
Definition at line 8 of file exec-bad-ptr.c.
References exec().