fix off-by-one in bounds test
authorjsg <jsg@openbsd.org>
Tue, 13 Feb 2024 02:14:25 +0000 (02:14 +0000)
committerjsg <jsg@openbsd.org>
Tue, 13 Feb 2024 02:14:25 +0000 (02:14 +0000)
commita78270f834242a33383296e78b8f32afaa962c23
tree80da61250bbebd44997441c2047d359625ef91df
parent94b0822958d17d21744eef4d9f216afecd44427e
fix off-by-one in bounds test

found by "buffer overflow 'mvacc_cpu_freqs' 13 <= 13" smatch error
ok miod@
sys/arch/armv7/marvell/mvacc.c