broadband-modem: plug memleak when building AT command
This commit is contained in:
@@ -2093,6 +2093,7 @@ get_next_facility_lock_status (LoadEnabledFacilityLocksContext *ctx)
|
|||||||
FALSE,
|
FALSE,
|
||||||
(GAsyncReadyCallback)clck_single_query_ready,
|
(GAsyncReadyCallback)clck_single_query_ready,
|
||||||
ctx);
|
ctx);
|
||||||
|
g_free (cmd);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user