freebsd-dev/usr.sbin/sesutil
Alan Somers 691a834cb7 sesutil: fix an out-of-bounds array access
sesutil would allow the user to toggle an LED that was one past the maximum
element.  If he tried, ENCIOC_GETELMSTAT would return EINVAL.

Reported by:	Coverity
Coverity CID:	1398940
MFC after:	2 weeks
Sponsored by:	Axcient
2019-11-12 23:03:52 +00:00
..
eltsub.c Add libxo(3) support to sesutil(8) 2017-06-29 18:52:36 +00:00
eltsub.h Directly print the extra status instead of filling a buffer 2017-06-23 15:09:08 +00:00
Makefile Add libxo(3) support to sesutil(8) 2017-06-29 18:52:36 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
sesutil.8 Add libxo(3) support to sesutil(8) 2017-06-29 18:52:36 +00:00
sesutil.c sesutil: fix an out-of-bounds array access 2019-11-12 23:03:52 +00:00