Skip to content

wasmWasi should clear its array before dropping #15

@05nelsonm

Description

@05nelsonm

Currently when wasmWasi implementation obtains random bytes, it copies them over to the provided ByteArray and then drops the reference. While it is copying them over, it should also zero out the temporary array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions