diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-07-28 15:26:58 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-07-28 15:26:58 -0700 |
commit | cfe0428c0d96813685b19a191a3bd20336c20001 (patch) | |
tree | cd26cd6cb6ccbe0788b97650ac18ee8a841a4418 /share | |
parent | 1cc62e1188538f57b940d45c338d226567dde1ac (diff) | |
download | txr-cfe0428c0d96813685b19a191a3bd20336c20001.tar.gz txr-cfe0428c0d96813685b19a191a3bd20336c20001.tar.bz2 txr-cfe0428c0d96813685b19a191a3bd20336c20001.zip |
FFI: bugfix: properly re-use existing struct type.
This is a bug in the prior commit's change.
* ffi.c (make_ffi_type_struct, make_ffi_type_union): When
using an existing type, do not call cobj to make a new Lisp
object for the type structure; pull the existing one out
from tft->self.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions