Skip to content

4K Size Limit for Destination Buffer due to RSIZE_MAX_STR  #30

@daverous

Description

@daverous

When a destination string of more than 4K is used (larger than RSIZE_MAX_STR), the constraint handler is revoked. I am confused as to why a 4K limit is set. This should be able to be set by the calling project (so put in a #ifndef). As otherwise this library is not usable where more than a 4k string is required.

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