Skip to content

lib: spa-device: fix POD props iteration + key lifetimes

P V requested to merge pvir/wireplumber:fix-lifetime into master

Fix memory leaks in bad GValue handling. Unset iterator GValue after use and strdup keys. The keys aren't necessarily static strings (for id-XXXX properties), so have to be dup'd.

Fix some bugs in !687 (merged)

Edited by P V

Merge request reports

Loading