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

fix: handle "." in path lookup #55

Conversation

kateinoigakukun
Copy link
Contributor

Such lookup usually happens when reading a preopened directory entries through wasi-libc

@guybedford
Copy link
Collaborator

Thanks, yes we can better handle this case, would be great to land a fix.

The assertion seems a bit odd though, are you able to fix the failing test here? Let me know when this is ready for review or if you need feedback at all.

@kateinoigakukun kateinoigakukun force-pushed the pr-ac29b9817bc1413c3017ec354234b172fb1814c6 branch from dccfdfa to d677f6e Compare May 1, 2024 08:35
Such lookup usually happens when reading a preopened directory entries
through wasi-libc
@kateinoigakukun kateinoigakukun force-pushed the pr-ac29b9817bc1413c3017ec354234b172fb1814c6 branch from d677f6e to f0160f6 Compare May 1, 2024 08:35
@kateinoigakukun kateinoigakukun marked this pull request as ready for review May 1, 2024 08:48
@kateinoigakukun
Copy link
Contributor Author

I just needed to update the binary artifacts 😅

@guybedford guybedford merged commit e8786f5 into bytecodealliance:main May 1, 2024
2 checks passed
@kateinoigakukun kateinoigakukun deleted the pr-ac29b9817bc1413c3017ec354234b172fb1814c6 branch July 3, 2024 05:36
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