Skip to content

conflict if MAXBUFFERSIZE is larger than 127 #103

Closed
@jwende

Description

@jwende

topiclen = buffer[3];

in the case of a larger message (larger than 127 bytes) the remaining packet lenght will take buffer[1] and [2] ... or even [3] so the code needs to take this into account ....

cheers
Joerg

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