mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-03 06:47:04 -04:00
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Barnabás Pőcze <pobrn@protonmail.com>
This commit is contained in:
parent
6251d37cc8
commit
682c29434f
1 changed files with 1 additions and 0 deletions
|
|
@ -1962,6 +1962,7 @@ static void impl_destroy(struct impl *impl)
|
|||
|
||||
pw_properties_free(impl->capture_props);
|
||||
pw_properties_free(impl->playback_props);
|
||||
pw_properties_free(impl->control_props);
|
||||
|
||||
pw_properties_free(impl->props);
|
||||
free(impl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue