aboutsummaryrefslogtreecommitdiff
path: root/jim-array.c
diff options
context:
space:
mode:
authorLauri Kasanen <cand@gmx.com>2013-03-25 09:59:52 +0200
committerSteve Bennett <steveb@workware.net.au>2013-03-25 23:17:35 +1000
commit81d35bbd0429a499c21b4ba78b44f2cea7946b4f (patch)
tree12dadef5a6c514d4fcf2dc70a2214a573c41795f /jim-array.c
parent0743ed996412e5e61a8701955b029183884410af (diff)
downloadjimtcl-81d35bbd0429a499c21b4ba78b44f2cea7946b4f.zip
jimtcl-81d35bbd0429a499c21b4ba78b44f2cea7946b4f.tar.gz
jimtcl-81d35bbd0429a499c21b4ba78b44f2cea7946b4f.tar.bz2
Put short-lived hash iterator allocations on the stack
No reason to have these on the heap for such short whiles. They are small (32 bytes) and only used within the same function. v2: The external interface is preserved. Signed-off-by: Lauri Kasanen <cand@gmx.com>
Diffstat (limited to 'jim-array.c')
0 files changed, 0 insertions, 0 deletions