Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

WasiCtxBuilder opens dev_null as read only and may use it for writing #299

@shravanrn

Description

@shravanrn

WasiCtxBuilder opens /dev/null read only here. /dev/null is then used as the default output and error stream for this context here. This seems problematic for callers who decide they don't want to inherit_stdio

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions