cdma: free one more GError
This commit is contained in:
@@ -2142,6 +2142,7 @@ simple_reg_callback (MMModemCdma *modem,
|
||||
/* Fail immediately on anything but "no service" */
|
||||
if (error && !no_service_error) {
|
||||
simple_state_machine (MM_MODEM (modem), error, info);
|
||||
g_error_free (error);
|
||||
return;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user