fix x86_64 register order for swapcontext #10

Merged
fabled merged 1 commits from master into master 2018-07-19 05:33:12 +00:00
fabled commented 2018-07-18 12:52:43 +00:00 (Migrated from github.com)

rbp and rsi were reversed causing argument passing to fail since
rsi is used to pass 2nd argument.

fixes #9

rbp and rsi were reversed causing argument passing to fail since rsi is used to pass 2nd argument. fixes #9
george-hopkins commented 2018-07-21 08:17:41 +00:00 (Migrated from github.com)

Thank you for the fix and the immediate release!

Thank you for the fix and the immediate release!
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ariadne/libucontext#10
There is no content yet.