commit | 76939e7b72937a5a2d00be3f62a6d2fa2757bdc9 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <dvlasenk@redhat.com> | Fri Sep 03 14:09:24 2010 +0200 |
committer | Denys Vlasenko <dvlasenk@redhat.com> | Fri Sep 03 14:09:24 2010 +0200 |
tree | 7e649ad10f9d3de3b084f6bdf47c77d19b27a354 | |
parent | ba0e103a662f640060041c5b56c2afdce09408b3 [diff] |
lineedit: allocate matchBuf only temporarily: saves MAX_LINELEN bytes function old new delta input_tab 1027 1041 +14 build_match_prefix 590 562 -28 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 1/1 up/down: 14/-28) Total: -14 bytes Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>