iface-modem-messaging: plug memleak
This commit is contained in:
@@ -320,6 +320,7 @@ handle_list (MmGdbusModemMessaging *skeleton,
|
|||||||
invocation,
|
invocation,
|
||||||
(const gchar *const *)paths);
|
(const gchar *const *)paths);
|
||||||
g_strfreev (paths);
|
g_strfreev (paths);
|
||||||
|
g_object_unref (list);
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user