#!/bin/sh
# DF-0535 run. Root only (control socket). Expect EDOM on the vulnerable sg_len
# values (0, 1) -- proving the getsockaddr upstream guard prevents the underflow.
cd "$(dirname "$0")"
./df0535
