Skip to content

Short Strings in an array throws "Not Enough Bytes" [API-1413] #648

@emreyigit

Description

@emreyigit

During deserialization ObjectDataInput.ReadStringArray() throws for the cases below. It checks the string with irrelevant size of bytes which should be fixed.

The cases that throw;

new string[] {"abc", "ab", "a", ""}

Metadata

Metadata

Assignees

No one assigned

    Labels

    JiraCreates a corresp. Jira issue in the APIs project.Priority: HighHigh Priority.Type: DefectIssue is a Defect ie a Bug that needs to be fixed.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions