TheWiseNoob / OMP

OMP is an open-source music player being developed for Linux. OMP is programmed in C++ using gtkmm, GStreamer, TagLib, clastfm, and g++.
https://openmusicplayer.com
Other
100 stars 3 forks source link

Gtkmm Objects Not Freeing #36

Closed TheWiseNoob closed 1 year ago

TheWiseNoob commented 5 years ago

This is an apparent memory leak related to Gtkmm not freeing when used. This is being worked on.