mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-07 13:30:09 -05:00
main, gst-manager, pinos-monitor: plug leaks
This commit is contained in:
parent
c9aaf71dc3
commit
e8116fa68d
3 changed files with 10 additions and 5 deletions
|
|
@ -43,6 +43,7 @@ main (gint argc, gchar *argv[])
|
|||
|
||||
g_main_loop_run (loop);
|
||||
|
||||
pinos_properties_free (props);
|
||||
g_main_loop_unref (loop);
|
||||
g_object_unref (daemon);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue