Skip to content

Fix for none proxying mode #22824

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 31, 2024
Merged

Fix for none proxying mode #22824

merged 1 commit into from
Oct 31, 2024

Conversation

sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Oct 31, 2024

It looks like this mode was broken from the moment it as added back in PR #20110. However it went unnoticed since it was only being used with a single function: __syscall_fadvise64.

Split out from #22820.

It looks like this mode was broken from the moment it as added back in
PR emscripten-core#20110.  However it went unnoticed since it was only being used with
a single function: `__syscall_fadvise64`.

Split out from emscripten-core#22820.
@sbc100 sbc100 requested review from kripken and dschuff October 31, 2024 22:09
@sbc100 sbc100 enabled auto-merge (squash) October 31, 2024 22:49
@sbc100 sbc100 merged commit 753b3bf into emscripten-core:main Oct 31, 2024
27 of 28 checks passed
@sbc100 sbc100 deleted the proxy_none branch October 31, 2024 23:20
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