DragonFlyBSD Kernel Audit
DF-0441 / build.sh
← back to finding ↓ download raw
1
2
3
#!/bin/sh
# DF-0441 build: compile the CBQ div0 PoC.
cc -O2 -Wall -o cbq_div0 cbq_div0.c