altf4 / altf4/RealTimeTactics

Possible memory leak with GTK list matches

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
6
Forks
4
PR merge metrics
No merged PRs in 30d

Description

We make a call to "new MatchListColumns();", but it's not clear whether that object ever gets cleaned up. It might get managed by the parent widget. But I suspect not. This might be causing a memory leak by not cleaning it up.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.