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

Introduce proc_exec2 #4756

Merged
merged 13 commits into from
Jun 7, 2024
Merged

Introduce proc_exec2 #4756

merged 13 commits into from
Jun 7, 2024

Conversation

maminrayej
Copy link
Contributor

@maminrayej maminrayej commented May 27, 2024

This PR adds support for the proc_exec2 syscall which is supposed to handle execve.

Resolves #4737.

Base automatically changed from fix-traversal-in-path-create to main May 31, 2024 23:04
@maminrayej maminrayej enabled auto-merge June 7, 2024 17:56
@maminrayej maminrayej merged commit c20ebcb into main Jun 7, 2024
62 checks passed
@maminrayej maminrayej deleted the proc-exec2 branch June 7, 2024 18:22
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.

Not passing environment vars to subprocess
2 participants