diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-04-17 06:59:29 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-04-17 06:59:29 -0700 |
commit | 392f2f4b28c44d208b551e1354a02fe392968c0d (patch) | |
tree | 9a4cdcd103e6b312c00d2927a21ab4aac99dec69 /ffi.h | |
parent | 245884375b2d8e2a6d856a85e281e84147a1caa7 (diff) | |
download | txr-392f2f4b28c44d208b551e1354a02fe392968c0d.tar.gz txr-392f2f4b28c44d208b551e1354a02fe392968c0d.tar.bz2 txr-392f2f4b28c44d208b551e1354a02fe392968c0d.zip |
vm: clear stack memory moved to heap.
* vm.c (vm_make_closure): When a display frame is captured by
a closure and moves into the heap object, the original should
be cleared to all nil values, otherwise it can cause spurious
retention of garbage.
Diffstat (limited to 'ffi.h')
0 files changed, 0 insertions, 0 deletions