hush: drop allocations in re_execute_shell
authorDenis Vlasenko <vda.linux@googlemail.com>
Mon, 6 Apr 2009 12:56:28 +0000 (12:56 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Mon, 6 Apr 2009 12:56:28 +0000 (12:56 -0000)
commit34e573d2cee139f1b694737a66be394e0676d0d4
tree27de8106eaf198464eff3849c11e1923f41a7901
parent3c7167b508977997bb4ae43f12b34e60e9d3ba91
hush: drop allocations in re_execute_shell

function                                             old     new   delta
hush_main                                           1127    1138     +11
re_execute_shell                                     286     256     -30
clean_up_after_re_execute                             66      30     -36
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/2 up/down: 11/-66)            Total: -55 bytes
shell/hush.c