clone45 / voxglitch

Modules for VCV Rack
GNU General Public License v3.0
98 stars 16 forks source link

fix memory leaks and issues around missing theme #172

Closed falkTX closed 1 year ago

falkTX commented 1 year ago

as title says. issues were detected via valgrind, then some manual tweaks

falkTX commented 1 year ago

No problem, glad to help! Some of these issues are hard to track, and not everyone has the required setup to run the debugging tools to help (I cant run them on my mac mini, for example, only on the linux laptop)

Later on I will push another PR for dealing with light vs dark theme changes for cardinal, this was more important so it came first.