⬢
DragonFlyBSD Kernel Audit
Triage (priority)
Dashboard
About
DF-2674 / build.sh
← back to finding
↓ download raw
1
2
3
4
#!/bin/sh
set
-e
cc
-O2
-o
/tmp/stack_growx
/root/poc/DF-2674/stack_growx.c
echo
BUILD_OK