Skip to content

STREAM_NAME_MAX_LEN is too small #40

@stephenglynch

Description

@stephenglynch

Stream names seem to be able to longer 44 bytes as currently defined in MQTTFileDownloader.h

In our application we received a streamId that was 51 bytes long causing the streamNameBuff array in createTopic to overrun.

This seems to indicate stream names can be up to 128 bytes long.

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