Re: DNS issue in connman

2014-06-25 Thread Jukka Rissanen
Hi Naveen, On pe, 2014-06-20 at 09:47 +0530, Naveen Hiregoudar wrote: > Hi Patrick, > > Please find below the connman logs for the test program which is provided > below: > > Error logs in case of TCP: > == > 06/19 18:02:42 tcp_listener_event condition 0x01 channel 0x2046488 ifda

[PATCH] service: cancel agent requests prior to deleting wispr context

2014-06-25 Thread Slava Monich
Calling __connman_wispr_stop() without connman_agent_cancel() allows pending wispr requests to complete later which results in a read/write access to the freed memory and a subsequent crash. Calling connman_agent_cancel() without __connman_wispr_stop() stops the wispr sequence which renders the wi