PKUOS - Pintos
Pintos source browser for PKU Operating System course
|
Go to the source code of this file.
Functions | |
void | test_main (void) |
This program attempts to write to memory at an address that is not mapped. More... | |
void test_main | ( | void | ) |
This program attempts to write to memory at an address that is not mapped.
This should terminate the process with a -1 exit code.
Definition at line 8 of file bad-write.c.