Skip to content

Conversation

@catamorphism
Copy link
Collaborator

  • scandir() wasn't closing its file descriptors
  • The remove_and_drop_directory_stream() function that's used in a few places was deleting the file descriptor from the table so that the underlying file handle wouldn't be closed

* scandir() wasn't closing its file descriptors
* The remove_and_drop_directory_stream() function that's used in a
few places was deleting the file descriptor from the table so that
the underlying file handle wouldn't be closed
@catamorphism catamorphism requested a review from pchickey October 14, 2025 01:33
@catamorphism catamorphism merged commit 25827cc into WebAssembly:main Oct 16, 2025
16 checks passed
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