Hi Daniel,
There is still this here:

-    connman_service_unref(wp_context->service);
+    if (wp_context->service != NULL)
+        connman_service_unref(wp_context->service);

Yes that on is is needed too ;)

Tomasz
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to