Skip to content

Invalid datakind for Monitor Connected Information in debug_print() #528

@mfncooper

Description

@mfncooper

The AGWPE code for debug_print() uses the wrong datakind value for Monitor Connected Information in the TO_CLIENT switch statement.

https://github.com/wb2osz/direwolf/blob/dev/src/server.c#L382

The switch uses 'M' whereas the correct value should be 'I'.

This bug is the cause of the "**INVALID**" message types seen in the debug logs posted in issue #497.

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