#!/bin/sh
# DF-1167 harness run — demonstrates the NULL-deref + OOB read primitives.
set -e
cd "$(dirname "$0")"
./harness
