OSDN Git Service

gobex: Fix asserting when resending connect request
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tue, 1 Apr 2014 07:33:25 +0000 (10:33 +0300)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 2 Apr 2014 11:25:39 +0000 (14:25 +0300)
commitac93ba0e4465b248ffbb9c23a1582d52f69edda1
tree6ed929a5ee281a9ddeb3cfc24ed04df4c9d56089
parentccd67f611c7f22bee09437deec0f5c2653d5c94c
gobex: Fix asserting when resending connect request

In case connect requests needs to be resent to authenticate the timeout
handle should be removed otherwise it may end up asserting:

ERROR:gobex/gobex.c:251:req_timeout: assertion failed: (p != NULL)
gobex/gobex.c