Skip to content

replace _wspawnvp() by CreateProcessW() #2922

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

Merged
merged 2 commits into from
Sep 11, 2018
Merged

replace _wspawnvp() by CreateProcessW() #2922

merged 2 commits into from
Sep 11, 2018

Conversation

kroening
Copy link
Member

@kroening kroening commented Sep 8, 2018

Diff is better per-commit.
Key benefit is that I/O redirection doesn't require shell.

Copy link
Contributor

@allredj allredj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Passed Diffblue compatibility checks (cbmc commit: fd9e35c).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/84208741

@kroening kroening merged commit cd593bb into develop Sep 11, 2018
@kroening kroening deleted the run-CreateProcess branch September 11, 2018 07:21
@kroening
Copy link
Member Author

200 calls to "cl.exe" now take 2.7s instead of 6.2s.

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.

4 participants