syzbot
freebsd build error (14)
Status:
auto-obsoleted due to no activity on 2022/08/30 14:33
Reported-by: syzbot+c47c0307cdcb1527a323@syzkaller.appspotmail.com
First crash: 1512d, last: 1512d
Sample crash report:
sys/dev/ena/ena.c:379:17: error: incompatible pointer types passing 'bool *' (aka '_Bool *') to parameter of type 'volatile uint8_t *' (aka 'volatile unsigned char *') [-Werror,-Wincompatible-pointer-types]
sys/dev/ena/ena.c:2950:27: error: incompatible pointer types passing 'bool *' (aka '_Bool *') to parameter of type 'volatile uint8_t *' (aka 'volatile unsigned char *') [-Werror,-Wincompatible-pointer-types]
sys/dev/ena/ena.c:2995:31: error: incompatible pointer types passing 'bool *' (aka '_Bool *') to parameter of type 'volatile uint8_t *' (aka 'volatile unsigned char *') [-Werror,-Wincompatible-pointer-types]
* Struck through repros no longer work on HEAD.