Skip to content

Pass syscall parameters as-is for unhandled futex operations#542

Open
zhykzhykzhyk wants to merge 1 commit into
wolfcw:masterfrom
zhykzhykzhyk:patch-1
Open

Pass syscall parameters as-is for unhandled futex operations#542
zhykzhykzhyk wants to merge 1 commit into
wolfcw:masterfrom
zhykzhykzhyk:patch-1

Conversation

@zhykzhykzhyk

Copy link
Copy Markdown

The timeout parameter can also be treated as val2 or even uninitialized for some futex operations, but the make_futex_syscall can only handle the timeout parameter only when it points to a timespec struct. (crash the program otherwise).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant