aboutsummaryrefslogtreecommitdiff
path: root/jim-format.c
diff options
context:
space:
mode:
authorSteve Bennett <steveb@workware.net.au>2021-02-20 17:59:36 +1000
committerSteve Bennett <steveb@workware.net.au>2021-02-20 17:59:36 +1000
commitcf92d24919b783ed5c384e7f9e87c5c719613583 (patch)
treed1b81e5a7510bf327c096cee20602ac04a35d7a0 /jim-format.c
parent3b92ca80792c60f0607accce3af9cc591cfbc21e (diff)
downloadjimtcl-cf92d24919b783ed5c384e7f9e87c5c719613583.zip
jimtcl-cf92d24919b783ed5c384e7f9e87c5c719613583.tar.gz
jimtcl-cf92d24919b783ed5c384e7f9e87c5c719613583.tar.bz2
redis: avoid over-allocating memory
Should not make any difference in practice, but the allocations should be size * (argc - 1) not size * argc - 1 Signed-off-by: Steve Bennett <steveb@workware.net.au>
Diffstat (limited to 'jim-format.c')
0 files changed, 0 insertions, 0 deletions