]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
chio: avoid out of bounds read
authoremaste <emaste@FreeBSD.org>
Sun, 26 Jul 2020 15:10:33 +0000 (15:10 +0000)
committeremaste <emaste@FreeBSD.org>
Sun, 26 Jul 2020 15:10:33 +0000 (15:10 +0000)
commitf3da1716427cfdb443c4cee45b7a92cdd1214686
tree50282e6c9e3f02f48740de2faea52db3293682cc
parent21e60a6cf172a5443a194bd59bb0bc6c31c212d0
chio: avoid out of bounds read

ch_ces is alloacated with space for total_elem entries.

CID: 1418536
Reported by: Coverity Scan
Sponsored by: The FreeBSD Foundation
bin/chio/chio.c