hush: explain parsing context structure
authorDenis Vlasenko <vda.linux@googlemail.com>
Fri, 3 Apr 2009 00:07:05 +0000 (00:07 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Fri, 3 Apr 2009 00:07:05 +0000 (00:07 -0000)
commitf9f74293465e98f2af117a1821a8fbb97cdbc3ed
tree5a696966b90b08535a6d1f581357aeb65dfdbeb0
parent027e3fddb580bf3b397f2392b7e6aeab69adac79
hush: explain parsing context structure
 plug leak in setup_redirect on error path

function                                             old     new   delta
done_command                                          84      86      +2
done_word                                            657     658      +1
done_pipe                                            105     106      +1
initialize_context                                    39      38      -1
setup_redirect                                       219     212      -7
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 3/2 up/down: 4/-8)               Total: -4 bytes
shell/hush.c