diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2025-02-13 18:37:02 +0000 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2025-02-13 18:37:02 +0000 |
commit | cc05029249b35b7f65e9a308a6d07aaed060c0b5 (patch) | |
tree | f2276fbf5c57e09d17398dba6bee2d5af17ba444 /tests/002/proc/2354 | |
parent | a6be8523d564722a1ee3b3b1b21a2f9c78ba3210 (diff) | |
download | txr-cc05029249b35b7f65e9a308a6d07aaed060c0b5.tar.gz txr-cc05029249b35b7f65e9a308a6d07aaed060c0b5.tar.bz2 txr-cc05029249b35b7f65e9a308a6d07aaed060c0b5.zip |
ffi: big endian: broken be-int16 closure return.
* ffi.c (ffi_be_i16_rput): We need to memset the remaining
parts of the 64 bit word to 0, like in all the other
ffi_be_xxx_put functions that are less than 64 bits wide. Also
removing the (void) tft cast is removed since tft is used.
Diffstat (limited to 'tests/002/proc/2354')
0 files changed, 0 insertions, 0 deletions