Skip to content

Binary decoding likely has 32bit issues with large data sizes #1377

@thomasvl

Description

@thomasvl

Like what #1375 fixed, it looks like we've got a few cases (getFieldBodyBytes(count:), consume(length:), ...) where because the internals of the BinaryDecoder use Int we could have failures in a 32bit build.

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