#!/bin/sh
# DF-0450 build: compile the netgraph ng_string_unparse OOB read PoC.
cc -O2 -Wall -o ng_oob_leak ng_oob_leak.c -lnetgraph
