Fix potential out-of-bounds array access.
authorkettenis <kettenis@openbsd.org>
Sun, 11 Feb 2024 16:01:09 +0000 (16:01 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 11 Feb 2024 16:01:09 +0000 (16:01 +0000)
commit8cff70dd7f9ae4b7290bc90cf5505ae9a5b6479a
treef6d7a9f9740492707de8f458e623ce6f90b857af
parentd7df8c18407652f5e8998002159a3f80ca2def7c
Fix potential out-of-bounds array access.

Found by smatch, reported by and ok jsg@
sys/dev/fdt/rkpinctrl.c