NetBSD/external/bsd/nvi
rin 926200353e PR bin/55468
Fix crash due to out-of-bounds access with Ctrl-W.

PR is only for nottywerase, but also fix ttywerase case, taken from
OpenBSD via nvi2:

http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/usr.bin/vi/vi/v_txt.c#rev1.23
5d5365d358

Also, comment there is no worry for altwerase specific code, which
seems suspicious at a glance.

Reported by Azuma OKAMOTO.
Thanks for detailed explanation how to reproduce the problem!
2020-07-07 10:58:43 +00:00
..
catalog
dist PR bin/55468 2020-07-07 10:58:43 +00:00
docs
usr.bin Don't let clang warn about comparing pointers with string literals. 2020-04-20 13:04:10 +00:00
addrcsid
Makefile
Makefile.inc
nvi2netbsd