Skip to content

VariantBuilder.appendFloat writes too many bytes #3317

Description

@gszadovszky

Describe the bug, including details regarding any error messages, version, and platform.

VariantBuilder.appendFloat writes too many bytes (8 instead of 4). Since the position is incremented with the correct offset, it does not cause data corruption, but we may over-index the current buffer causing ArrayIndexOutOfBoundsException.

Component(s)

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions