CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/09/03 18:00:49
Modified files:
lib/libedit : vi.c
Log message:
Correct the length of read from file, wide character buffer, add NUL
terminate to read buffer. This fix the bug that does not run input
command entered by vi editor. This fix is come from NetBSD
lib/libedit/vi.c 1.46 and 1.47.
ok schwarze@ deraadt@
