CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/05/13 11:58:04
Modified files:
sys/dev/wscons : Tag: OPENBSD_6_7 wsdisplay.c wsemulconf.c
Log message:
OpenBSD 6.7 errata 001 (001_wscons.patch.sig)
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/05/10 14:50:55
Modified files:
sys/dev/wscons : wsdisplay.c wsemulconf.c
Log message:
Fix two out-of-bounds array accesses in ioctl code pats. One found by
[email protected] and another one spotted by matthieu@.
ok benno@, matthieu@, deraadt@