diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-05-03 20:46:36 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-05-03 20:46:36 -0700 |
commit | 5e2ca779638b8aaaab80d3a23be93df3f0555ba2 (patch) | |
tree | 810f4197c9b4aa73ba57128767137d951bc3352f /sysif.c | |
parent | b8b3f6ae7968da399020b9c4ecba2fd433c621fb (diff) | |
download | txr-5e2ca779638b8aaaab80d3a23be93df3f0555ba2.tar.gz txr-5e2ca779638b8aaaab80d3a23be93df3f0555ba2.tar.bz2 txr-5e2ca779638b8aaaab80d3a23be93df3f0555ba2.zip |
ffi: remove put functions which duplicate others.
* ffi.c (ffi_ptr_in_put): Static function removed. It was
functionally identical to ffi_ptr_put, plus a memory leak bug
in the nil object case.
(ffi_ptr_in_d_put): Static function removed, also identical to
ffi_ptr_put.
(ffi_type_compile): Replace references to removed functions
with ffi_ptr_put.
Diffstat (limited to 'sysif.c')
0 files changed, 0 insertions, 0 deletions