#!/bin/sh
# DF-0676 run: load the double-free harness -> double-free panic.
set -e
kldload ./ng_o2m_df.ko
echo "KLDLOAD_EXIT=$?"
