fix stack abuse in the `time' commmand, using alloc()'d memory instead.
authorjaredy <jaredy@openbsd.org>
Wed, 23 Jul 2008 16:34:38 +0000 (16:34 +0000)
committerjaredy <jaredy@openbsd.org>
Wed, 23 Jul 2008 16:34:38 +0000 (16:34 +0000)
commit0d1f5adac02c0962f687a20d8669654911ea1d3d
tree80edf29a066adeadb96cfc971f6b948feb1cfdaa
parentc77a6aac71fe7811e361a79ab6dc41841b9f5c43
fix stack abuse in the `time' commmand, using alloc()'d memory instead.

reported by Thorsten Glaser, thanks.

ok millert@, earlier version miod@
bin/ksh/c_sh.c
bin/ksh/syn.c