diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-05-10 20:34:50 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-05-10 20:34:50 -0700 |
commit | 2a4693cd5200f87f7effda359e40659955c1ab55 (patch) | |
tree | 5ff387769715ec21e6dfe31a9714c86c4d51e376 /termios.c | |
parent | e24b6bf661cb815a1ae1ccd20fb705a6231a8584 (diff) | |
download | txr-2a4693cd5200f87f7effda359e40659955c1ab55.tar.gz txr-2a4693cd5200f87f7effda359e40659955c1ab55.tar.bz2 txr-2a4693cd5200f87f7effda359e40659955c1ab55.zip |
ffi: check against types that can't pass by value.
* ffi.c (ffi_make_call_desc): Throw if any argument
type is something with zero size. Throw if the return
type has zero size and isn't the type void.
Diffstat (limited to 'termios.c')
0 files changed, 0 insertions, 0 deletions