hush: fixing fallout from last big glob fix:
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 16 Jun 2008 14:35:57 +0000 (14:35 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 16 Jun 2008 14:35:57 +0000 (14:35 -0000)
commitccce59d5622dd32101e396580f7a148dfb3cb2d8
tree86ac723e88dd0756a808d3b8e7981c0acd45fe56
parent32d8423e63258b8a0d0a30b8c52397d02489cad4
hush: fixing fallout from last big glob fix:
 fix segfault; identify where we leak memory

function                                             old     new   delta
expand_strvec_to_strvec                              353     336     -17
shell/hush.c