Skip to content

vfork and execve must be in the same function#1141

Merged
trcrsired merged 1 commit intocppfastio:nextfrom
aleck099:ak
Apr 18, 2025
Merged

vfork and execve must be in the same function#1141
trcrsired merged 1 commit intocppfastio:nextfrom
aleck099:ak

Conversation

@aleck099
Copy link
Copy Markdown
Collaborator

even system_call() is not allowed, or stack will get corrupted when subprocess runs
fast_io::native_process crashes on linux with optimizations off

even system_call() is not allowed, or stack will
get corrupted when subprocess runs
@trcrsired trcrsired merged commit 39d62d7 into cppfastio:next Apr 18, 2025
2 checks passed
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