Commit ID: 100542FDE4766613707 CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/04 11:47:20 UTC
Modified files:
bin/mksh : check.t sh.h var.c
Log message:
fix null pointer deref on empty nameref assignment (no ‘=’)
found by Goodbox on IRC
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.659 -r1.660 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.695 -r1.696 src/bin/mksh/sh.h
cvs -R rdiff -kk -upr1.182 -r1.183 src/bin/mksh/var.c
