Check for memory leaks/race conditions #11
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
testing needed
More testing is needed
Safe Rust is supposed to be memory safe, but gtk-rs uses a lot of unsafe code.
Help regarding whether mofl leaks memory/has race conditions (gtk's a pointer soup) would be much appreciated.
Valgrind reports a couple of leaks but that may be because of how GTK handles memory. I found this somewhere online.
The text was updated successfully, but these errors were encountered: