Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LinuxSyscalls: Log unhandled clone3 fork flags #4249

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

Sonicadvance1
Copy link
Member

Make sure to pass the clone3 arguments all the way to the fork handler so it can check the flags. Currently nothing I know of uses fork plus the new clone3 flags, but it would be hard to see without any logging.

Make sure to pass the clone3 arguments all the way to the fork handler
so it can check the flags. Currently nothing I know of uses fork plus
the new clone3 flags, but it would be hard to see without any logging.
@lioncash lioncash merged commit c3261b4 into FEX-Emu:main Jan 7, 2025
12 checks passed
@Sonicadvance1 Sonicadvance1 deleted the log_bad_fork_flags branch January 7, 2025 00:11
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.

2 participants