plac-for-apple-platform

Unofficial Roon client for Apple devices

cli: Albums command To check memory errors for the browse module. The new `disconnect` method in core is, for now, used only by CLI. This command found a memory leak due connection module to forget retaining a `browse.Result` struct to be returned. This would not be obvious in GTK-Adwaita app, given how noisy Valgrind log because of GTK/GLib things leak stuffs even with supp files.

Changes

3 changed files (+218/-1)