DragonFlyBSD Kernel Audit
DF-2713 / fix_run.log
← back to finding ↓ download raw
leak_cmsgpad.c:189:1: warning: 'groom_ctl_loop' defined but not used [-Wunused-function]
 groom_ctl_loop(int s, unsigned char marker, int iters)
 ^~~~~~~~~~~~~~
BUILD_OK
=== Phase A: baseline (no grooming) ===
run 0: pad_bytes=5400 nonzero=0 (cc=0 z5=0) sample: 00 00 00 00 
run 1: pad_bytes=5400 nonzero=0 (cc=0 z5=0) sample: 00 00 00 00 
run 2: pad_bytes=5400 nonzero=0 (cc=0 z5=0) sample: 00 00 00 00 
=== Phase B: same-process 0xCC groom ===
run 0: pad_bytes=5400 nonzero=0 MARKER(0xCC)=0 sample: 00 00 00 00 
run 1: pad_bytes=5400 nonzero=0 MARKER(0xCC)=0 sample: 00 00 00 00 
run 2: pad_bytes=5400 nonzero=0 MARKER(0xCC)=0 sample: 00 00 00 00 
=== Phase C: cross-process 0x5A groom ===
run 0: pad_bytes=5400 nonzero=0 XPROC-MARKER(0x5A)=0 sample: 00 00 00 00 
run 1: pad_bytes=5400 nonzero=0 XPROC-MARKER(0x5A)=0 sample: 00 00 00 00 
run 2: pad_bytes=5400 nonzero=0 XPROC-MARKER(0x5A)=0 sample: 00 00 00 00 
done