DragonFlyBSD Kernel Audit
DF-0730 / build.log
← back to finding ↓ download raw
>> building harness (buggy): cc  -Wall -O2 -o df0730_harness df0730_harness.c
df0730_harness.c: In function 'main':
df0730_harness.c:117:12: warning: array subscript 14 is above array bounds of 'uint16_t[8]' {aka 'short unsigned int[8]'} [-Warray-bounds]
     (*thrs)[rix] = fake_new_thr;
     ~~~~~~~^~~~~
>> built df0730_harness (rc=0)
BUILD_EXIT=0