Skip to content

NodeInfoClient example blows past the end of node_infos[] #56

@controllercustom

Description

@controllercustom

NodeInfoClient does not check for the end of node_infos[]. For example, a Heltec V3 can return up to 200 nodes so this can result in mysterious crashes.

     node_infos[node_infos_count++] = *nodeinfo;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions