broadband-modem-qmi: plug memleak, always need to unref() input containers
This commit is contained in:
@@ -1814,6 +1814,7 @@ common_power_up_down (MMIfaceModem *self,
|
|||||||
NULL,
|
NULL,
|
||||||
(GAsyncReadyCallback)dms_set_operating_mode_ready,
|
(GAsyncReadyCallback)dms_set_operating_mode_ready,
|
||||||
result);
|
result);
|
||||||
|
qmi_message_dms_set_operating_mode_input_unref (input);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void
|
static void
|
||||||
|
Reference in New Issue
Block a user