1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/usr.sbin/bhyveload
Allan Jude 0db293c171 Fix off-by-one in array index bounds check
bhyveload would allow you to create 33 entries on an array that only has 32 slots

Differential Revision:	https://reviews.freebsd.org/D2569
Reviewed by:	araujo
Approved by:	neel
MFC after:	1 week
Sponsored by:	ScaleEngine Inc.
2015-05-18 19:45:46 +00:00
..
bhyveload.8
bhyveload.c Fix off-by-one in array index bounds check 2015-05-18 19:45:46 +00:00
Makefile Fix overlinking in bhyve: 2015-04-09 21:38:40 +00:00