diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2023-03-22 22:58:21 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2023-03-22 22:58:21 -0700 |
commit | d30606a16dc974271d2d68303077b17ccaad67c7 (patch) | |
tree | 23cc59c13cbc7636e0efbbb39595cd2c8cd6a347 /stdlib | |
parent | c438b72ccc3dcb7a86153de22a92119de4e236df (diff) | |
download | txr-d30606a16dc974271d2d68303077b17ccaad67c7.tar.gz txr-d30606a16dc974271d2d68303077b17ccaad67c7.tar.bz2 txr-d30606a16dc974271d2d68303077b17ccaad67c7.zip |
ffi: gc bug in ffi_enum_type.
This is reproducible using
./txr --gc-debug tests/017/ffi-misc.tl
* ffi.c (ffi_enum_type_mark): We must mark the tft->eltype
because enumerations use that member.
Diffstat (limited to 'stdlib')
0 files changed, 0 insertions, 0 deletions