CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/07 17:00:16
Modified files:
sys/dev/fdt : sxipio.c
Log message:
fix off-by-one in bounds test
found by "buffer overflow 'sc->sc_pins[i]->funcs' 10 <= 10" smatch error
ok miod@ kettenis@
