CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2020/05/13 11:29:53
Modified files:
sys/dev/wscons : Tag: OPENBSD_6_6 wsdisplay.c wsemulconf.c
Log message:
this is errata 6.6/027_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@