Skip to content

Fix memory leaks #34

Description

@watfordjc

Feature Branch

Current feature branch for this issue: not created yet.

Progress

  • Find all the memory leaks and make them disappear.
    • Potential memory leak on disconnect/timer/reconnect.
    • Memory leak on system theme changes.

Background

Memory leaks are bad, especially ones that double the number of objects and heap size.

Find the C#/WPF/CLR equivalent of gdb and work out how to use it. Then use the information to work out the cause.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions