Skip to content
Snippets Groups Projects
Commit c42bbc6c authored by dtc's avatar dtc
Browse files

Modify the assembler syntax for the closure_tramp indirect jump to

'jmp *offset(%eax)' rather than 'jmp offset(%eax)'. Peter Van Eynde
reports that the older syntax is incorrectly assembled on recent linux
systems. The new syntax does work on recent FreeBSD systems.
parent 3df2616c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment