Skip to content

add COPY_ mode #206

@folkertdev

Description

@folkertdev

this does not seem required

        case COPY_:
            state->mode = COPY;
            Z_FALLTHROUGH;

        case COPY:

but similar cases in the past did run into incorrect behavior when the input/output runs out at an inconvenient moment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions