Skip to content

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

Merged
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:no-close-stdio
Oct 7, 2024
Merged

Don't allow closing stdio from quickjs-libc#576
bnoordhuis merged 1 commit intoquickjs-ng:masterfrom
bnoordhuis:no-close-stdio

Conversation

@bnoordhuis
Copy link
Copy Markdown
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
@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

2 participants