Commit ID:      100520BE7CE316FF2FE
CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/08/14 20:26:22 UTC

Modified files:
        bin/mksh       : check.t edit.c sh.h

Log message:
fun: when writing this code I feared an off-by-one;
Steffen Daode Nurpmeso stumbled upon it and gave very detailed
instructions on how to reproduce it (thanks!); fix that

also only call x_bs0 if xcp < xep because *xep is undefined

To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.628 -r1.629 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.269 -r1.270 src/bin/mksh/edit.c
cvs -R rdiff -kk -upr1.666 -r1.667 src/bin/mksh/sh.h

Reply via email to