diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-09-13 05:22:37 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-09-13 05:22:37 -0700 |
commit | cd1260bb180dae6686a7059540e49ebe9f1b7543 (patch) | |
tree | 0991d22e3b7ef96fab81cde8ae7fe3693a6f608d /alloca.h | |
parent | 4a5140fe4b466b55bad596eab4662499f54cd1f3 (diff) | |
download | txr-cd1260bb180dae6686a7059540e49ebe9f1b7543.tar.gz txr-cd1260bb180dae6686a7059540e49ebe9f1b7543.tar.bz2 txr-cd1260bb180dae6686a7059540e49ebe9f1b7543.zip |
seq_iter: gc crash marking vector iterator.
* lib.c (si_vec_ops): This must be initialized with
seq_iter_ops_init_nomark, since it uses a cnum index, and not
a val iter; the seq_iter_mark_op will pass the cnum bit
pattern to gc_mark an cause a crash.
(si_null_ops): While we are at it, this should also use
seq_iter_ops_init_nomark, because it->ui.iter is always nil.
Diffstat (limited to 'alloca.h')
0 files changed, 0 insertions, 0 deletions