fix realloc-of-non-malloced pointer, and reduce size while at it
authorDenis Vlasenko <vda.linux@googlemail.com>
Thu, 12 Apr 2007 17:08:53 +0000 (17:08 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Thu, 12 Apr 2007 17:08:53 +0000 (17:08 -0000)
commit7cced6e57404cc1043a1b0dd0491aef2f792497e
tree1c35d9859386855c8b5c4d9188f50f195eadc3bb
parent0de3c55b4286498753751b7cd63f3af12f0ebd0f
fix realloc-of-non-malloced pointer, and reduce size while at it
shell/hush.c
shell/lash.c