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

posix_spawn causes compiler issue #6

Closed
sai2791 opened this issue Feb 19, 2021 · 1 comment
Closed

posix_spawn causes compiler issue #6

sai2791 opened this issue Feb 19, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@sai2791
Copy link
Owner

sai2791 commented Feb 19, 2021

Posix_spawn causes compile issue on root, because It was not set. This change was introduced while trying to fix this spawning process in a linux system and needed to be reverted.

@sai2791 sai2791 self-assigned this Feb 19, 2021
@sai2791 sai2791 added the bug Something isn't working label Feb 19, 2021
@sai2791
Copy link
Owner Author

sai2791 commented Feb 19, 2021

Removed the null and environ stuff from the posix_spawn call

@sai2791 sai2791 closed this as completed Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant