Skip to content

Input bot parses all values as integers #6

@bzier

Description

@bzier

The controller inputs are not all integer values, but the input bot code attempts to parse each of the JSON elements as integers before assigning to the controller struct values. This could lead to problems or overflow. See here for some more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions