Skip to content

Don't allow closing stdio from quickjs-libc #576

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 1 commit into from
Oct 7, 2024

Conversation

bnoordhuis
Copy link
Contributor

It's intrinsically dangerous because it leaves the stdin, stdout and stderr C globals in an undefined state.

It's intrinsically dangerous because it leaves the stdin, stdout and
stderr C globals in an undefined state.
@bnoordhuis bnoordhuis merged commit 27715a4 into quickjs-ng:master Oct 7, 2024
52 checks passed
@bnoordhuis bnoordhuis deleted the no-close-stdio branch October 7, 2024 07:35
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