#include <syscall.h>
#include "tests/lib.h"
#include "tests/main.h"
Go to the source code of this file.
Reads from a file into a bad address.
tests/main.h
The process must be terminated with -1 exit code.
Definition at line 9 of file pt-bad-read.c.
References CHECK, fail(), open(), and read().