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

Revert "Avoid partial munmap memory leak" #1195

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

adamziel
Copy link
Collaborator

@adamziel adamziel commented Apr 4, 2024

Reverts #1189

Unfortunately, the current implementation triggers "memory access out of bounds" errors in places they weren't happening before. See #1194 for more context.

@adamziel adamziel added [Type] Bug An existing feature does not function as intended [Feature] PHP.wasm labels Apr 4, 2024
@adamziel adamziel mentioned this pull request Apr 4, 2024
@adamziel adamziel merged commit a30405b into trunk Apr 4, 2024
5 checks passed
@adamziel adamziel deleted the revert-1189-avoid-partial-munmap-memory-leak branch April 4, 2024 12:42
brandonpayton added a commit that referenced this pull request Apr 6, 2024
brandonpayton added a commit that referenced this pull request Apr 10, 2024
brandonpayton added a commit that referenced this pull request Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] PHP.wasm [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant