Commit ID: 100546CE4F2089B6886
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/11/19 18:44:13 UTC
Modified files:
bin/mksh : check.t lex.c sh.h
Log message:
fix buffer overflow found by zacts from IRC (bad length calculation)
now zsh and mksh are even… :|
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.669 -r1.670 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.193 -r1.194 src/bin/mksh/lex.c
cvs -R rdiff -kk -upr1.702 -r1.703 src/bin/mksh/sh.h