iface-modem: plug memleak
This commit is contained in:
@@ -4067,6 +4067,7 @@ interface_initialization_step (InitializationContext *ctx)
|
|||||||
ctx->self,
|
ctx->self,
|
||||||
(GAsyncReadyCallback)load_supported_capabilities_ready,
|
(GAsyncReadyCallback)load_supported_capabilities_ready,
|
||||||
ctx);
|
ctx);
|
||||||
|
g_array_unref (supported_capabilities);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user