Skip to content

memory access out of bounds for simple deserialize #56

@jesse23

Description

@jesse23

In latest chrome, for simple test below:

        const test = (new VoyClient()).serialize();
        const _voy = VoyClient.deserialize(test);

It returns error:
image

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