Skip to content

Infinite loop if window is resized to be tall and thin #347

@blast007

Description

@blast007

If the window is sized with a large height and small width to the point where the chat panel is less than one character wide, the client will go into an infinite loop inside ControlPanelMessage::breakLines(...) because n will always be 0 and no characters will be consumed by the loop.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions