diff options
author | Denys Vlasenko | 2018-12-10 20:26:04 +0100 |
---|---|---|
committer | Denys Vlasenko | 2018-12-10 20:26:04 +0100 |
commit | 88cfea6a818b83a4681b04ad812d3cc047af15b9 (patch) | |
tree | dd8027b38b1d1de9e36e6210ae455483a66e2cf3 /debianutils | |
parent | fa35e598ab3d98037d0db05b257f787ecb4b7a74 (diff) | |
download | busybox-88cfea6a818b83a4681b04ad812d3cc047af15b9.zip busybox-88cfea6a818b83a4681b04ad812d3cc047af15b9.tar.gz |
bc: stop checking for name length in bc_lex_name()
Gigabyte-long names are not a practical concern.
function old new delta
bc_lex_name 73 69 -4
bc_lex_token 1266 1259 -7
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-11) Total: -11 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'debianutils')
0 files changed, 0 insertions, 0 deletions