Skip to content

Confirmations in highPrioQueue could act on lowPrioQueue #36

@juwiefer-btc

Description

@juwiefer-btc

From a code review, without really having "reproduced" this as an error, a confirmation APDU could result in a random lowPrioQueue entry to be confirmed, if the confirmation is about a highPrioQueue entry.

In ClientConnection.cs:sendNextHighPriorityASDU(), it should read:

                         sentASDUs[currentIndex].queueIndex = -1;

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