#!/bin/sh
# DF-0451 build: compile the netgraph ng_fixedstring_unparse OOB read PoC.
cc -O2 -Wall -o ng_fixedstring_oob ng_fixedstring_oob.c -lnetgraph
