DragonFlyBSD Kernel Audit
DF-0457 / build.log
← back to finding ↓ download raw
harness.c: In function 'main':
harness.c:105:29: warning: variable 'found' set but not used [-Wunused-but-set-variable]
     const struct pppoe_tag *found = get_tag(ph, 0x0101, actual_end);
                             ^~~~~
BUILD_EXIT=0