CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/09/01 07:12:31
Modified files: bin/ksh : c_ksh.c edit.c emacs.c expand.h history.c mail.c syn.c table.c tree.c var.c vi.c Log message: remove casts and null checks before free. from Michael McConville ok deraadt