Skip to content

RESIZE to zero #29

Description

@ellerh

I would like to suggest a test for RESIZE where the size argument is zero.
This is a corner case, but I think it's not disallowed by the standard.
E.g. one can reasonably assume that
100 allocate throw 0 resize throw free throw
doesn't run out of memory or hits other problems, except perhaps that an
implementor didn't consider the zero case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions