Skip to content

Stack overflow in _waitForPrefix #60

@Rantanen

Description

@Rantanen

The MumbleConnection._waitForPrefix has an infinite recursion. This has a chance of overflowing the stack if the process stays up for a long time as each TCP control message (and even UDP tunnel message?) puts around 4-5 method calls on the stack.

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