Commit ID: 10053C26EB832BD6A2E
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/07/13 11:34:30 UTC
Modified files:
bin/mksh : check.t edit.c sh.h
Log message:
fix rare infinite loop when invalid UTF-8 is in the edit buffer
From: Ivan “Colona” Delalande <[email protected]>
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.654 -r1.655 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.275 -r1.276 src/bin/mksh/edit.c
cvs -R rdiff -kk -upr1.691 -r1.692 src/bin/mksh/sh.h