DragonFlyBSD Kernel Audit
DF-0301 / build.log
← back to finding ↓ download raw
=== DF-0301 PoC Build ===
Command: cc -o carp_replay carp_replay.c -Wall

/tmp/carp_replay.c: In function 'main':
/tmp/carp_replay.c:373:32: warning: format '%zd' expects argument of type 'signed size_t', but argument 2 has type 'int' [-Wformat=]
/tmp/carp_replay.c:392:42: warning: format '%zd' expects argument of type 'signed size_t', but argument 2 has type 'int' [-Wformat=]
BUILD_EXIT=0
-rwxr-xr-x  1 root  wheel  14896 Jul 18 00:03 /root/carp_replay

Build succeeded with 2 format warnings (cosmetic, does not affect functionality).