Patch from Dmitry Zakharov,
authorGlenn L McGrath <bug1@ihug.co.nz>
Thu, 30 Oct 2003 13:36:39 +0000 (13:36 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Thu, 30 Oct 2003 13:36:39 +0000 (13:36 -0000)
commit00ed36fd5248de9a612d9417918c5a44406d4644
tree7852793928a1a66af1976b251cdece1b50e87f17
parentb8b6816f7b0aa20e1e08e0881f4a428ccd76850e
Patch from Dmitry Zakharov,
Fixes two bugs:
- END block didn't execute after an exit() call
- huge memory consumption and performance degradation on large input
(now performance is comparable to gawk)
editors/awk.c