#!/bin/sh
cc -O2 -o poc_sendfile poc_sendfile.c
cc -O2 -o leak3 leak3.c
