diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-04-26 06:46:31 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-04-26 06:46:31 -0700 |
commit | ef74fd8c4f0f7b56c7c7416072acb25b6789c8c7 (patch) | |
tree | aa6309bb8d3c8d204ed0c933dd39c9ae67adf43b /protsym.c | |
parent | be83bc717db0375e19431fe38c0490ff1a9e40ec (diff) | |
download | txr-ef74fd8c4f0f7b56c7c7416072acb25b6789c8c7.tar.gz txr-ef74fd8c4f0f7b56c7c7416072acb25b6789c8c7.tar.bz2 txr-ef74fd8c4f0f7b56c7c7416072acb25b6789c8c7.zip |
ffi: no memcpy for string pointers.
ffi.c (ffi_str_put, ffi_str_get, ffi_wstr_put, ffi_wstr_get):
Use assignment instead of memcpy to move the string pointer to
and from the buffer.
Diffstat (limited to 'protsym.c')
0 files changed, 0 insertions, 0 deletions