1 2 3 4
#!/bin/sh # DF-2746 PoC build (run inside the DF guest, or via vm.sh run_root) set -e cc -O -o /tmp/mincore_oob /tmp/mincore_oob.c