kmx git
Register
kc3-lang/libffi
kc3-lang
Login
kc3-lang
/
libffi
Browse
Commit
Author :
hjl-tools
Date :
2020-02-22 06:32:22
Hash :
d9abffea
Message :
x86: Fix ffi_prep_closure_loc (#542) Since FFI_TRAMPOLINE_SIZE is increased by 4 bytes to add ENDBR32, adjust jump displacement by 4 bytes.