CVSROOT:        /cvs
Module name:    src
Changes by:     mes...@cvs.openbsd.org  2017/11/26 02:59:41

Modified files:
        usr.bin/vi/common: delete.c 

Log message:
Fix segfault which could be triggered by deleting a backwards sentence if
cursor's current line was blank:

echo "\nfoo" > a && vi a
d(

Same fix applied by rin@NetBSD, via nvi2 project.

OK tom@ martijn@ tb@ millert@

Reply via email to