Stream: git-wasmtime

Topic: wasmtime / PR #6166 Add a WASI test for a creating an abs...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 14:30):

sunfishcode opened PR #6166 from bytecodealliance:sunfishcode/slash-dotdot to bytecodealliance:main:

Wasmtime disallows guests from using path_symlink to create absolute-path symlinks, as they could confuse other code into accessing resources on the host that the guest otherwise doesn't have access to.

This patch adds a test for this behavior.

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 14:30):

sunfishcode requested jameysharp for a review on PR #6166.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 14:30):

sunfishcode requested wasmtime-core-reviewers for a review on PR #6166.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 06 2023 at 17:37):

jameysharp submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 08 2023 at 06:49):

sunfishcode merged PR #6166.


Last updated: Nov 22 2024 at 17:03 UTC