diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-11-20 06:58:32 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-11-20 16:17:20 -0800 |
commit | 793c8c17c163a48c993e1adcb3defd4762e22a26 (patch) | |
tree | cdf9ff662dce93b081d9a0f69d971daa60ae949b /configure | |
parent | 56383bfeeb21fe07a6d1fd17470148f72a2db7b1 (diff) | |
download | txr-793c8c17c163a48c993e1adcb3defd4762e22a26.tar.gz txr-793c8c17c163a48c993e1adcb3defd4762e22a26.tar.bz2 txr-793c8c17c163a48c993e1adcb3defd4762e22a26.zip |
Combat spurious retention in few more functions.
* lib.c (sub_list, replace_list): Use original list
variable instead of copying it to iter. Use gc_hint on list so
that the old value doesn't hang around on the stack, while a
register copy marches through the list.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions