Jilles Tjoelker 422c281c83 sh: Use C99 flexible array instead of accessing array beyond bounds.
Although sufficient memory is available for a longer string in cmdname,
this is undefined behaviour anyway.

Side effect: for alignment reasons, an additional byte of memory is
allocated per hashed command.
2012-11-03 22:23:08 +00:00
..
2011-12-11 20:53:12 +00:00
2011-05-13 16:29:57 +00:00
2012-02-22 03:36:15 +00:00
2012-09-16 16:08:20 +00:00
2012-05-12 02:49:40 +00:00
2012-11-02 22:32:47 +00:00
2012-09-27 23:31:12 +00:00
2011-02-04 16:40:50 +00:00
2012-09-18 13:24:14 +00:00
2012-09-27 23:31:12 +00:00
2010-02-15 14:07:40 +00:00
2012-07-15 21:12:22 +00:00
2012-05-13 14:16:04 +00:00
2010-09-13 01:29:51 +00:00