mm-bearer-mbim: unref not needed and it is causing crash
This commit is contained in:
@@ -406,7 +406,6 @@ ip_configuration_query_ready (MbimDevice *device,
|
|||||||
str = g_inet_address_to_string (addr);
|
str = g_inet_address_to_string (addr);
|
||||||
mm_obj_dbg (self, " DNS [%u]: '%s'", i, str);
|
mm_obj_dbg (self, " DNS [%u]: '%s'", i, str);
|
||||||
}
|
}
|
||||||
g_object_unref (addr);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user