Possible memory leak with GTK list matches
Aperta
- Lingua principale
- C++
- Stelle
- 6
- Fork
- 4
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.