• Show log

    Commit

  • Hash : d9abffea
    Author : hjl-tools
    Date : 2020-02-22T06:32:22

    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.