icera: fix double free on %%IPSYS=? response processing
This commit is contained in:
@@ -162,7 +162,6 @@ load_supported_modes_finish (MMIfaceModem *self,
|
|||||||
MM_CORE_ERROR,
|
MM_CORE_ERROR,
|
||||||
MM_CORE_ERROR_FAILED,
|
MM_CORE_ERROR_FAILED,
|
||||||
"%%IPSYS=? response didn't match");
|
"%%IPSYS=? response didn't match");
|
||||||
g_regex_unref (r);
|
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user