mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
conf: free override
This commit is contained in:
parent
b718dd5046
commit
04a3f51722
1 changed files with 1 additions and 0 deletions
|
|
@ -953,6 +953,7 @@ int pw_conf_load_conf_for_context(struct pw_properties *props, struct pw_propert
|
|||
}
|
||||
path = pw_properties_get(override, "config.path");
|
||||
add_override(conf, override, path, 0, 1);
|
||||
pw_properties_free(override);
|
||||
}
|
||||
|
||||
return res;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue