On 26/06/14 10:30, Tomasz Bursztyka wrote:
Hi,

-    connman_agent_cancel(service);
>+    __connman_wispr_stop(service);

Just adding __connman_wispr_stop() should do the trick here.


It could. However, if connman_agent_cancel() must be invoked every time __connman_wispr_stop() is called then it should be impossible to call __connman_wispr_stop() without calling connman_agent_cancel(). Otherwise crashes likes this will keep happening. This one cost me at least a day of work. I don't want to do it again.
_______________________________________________
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Reply via email to