CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2018/03/17 07:29:12
Modified files: usr.bin/less : ch.c optfunc.c Log message: Fix use after free that caused the creation of a spurious file. As guenther@ said "fix whatever led to the \337 x 16 crap". anton@ came up with the same diff. ok nicm@