CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2009/06/01 12:20:33
Modified files: bin/ksh : expr.c Log message: "let --" was crashing ksh; found by p...@rambler.ru. Various other expressions involving ++ and -- also ran into this. Insufficient checks for end of parse in the tokenizer made it assume that an lvalue had been found ok millert otto