OSDN Git Service

Fix bt_cancel_discovery to not call callback.
authorLuiz Augusto von Dentz <luiz.dentz@openbossa.org>
Tue, 28 Apr 2009 20:37:32 +0000 (17:37 -0300)
committerJohan Hedberg <johan.hedberg@nokia.com>
Wed, 29 Apr 2009 21:35:41 +0000 (00:35 +0300)
commite8610fcbe0341a4879b8230d97cd27f5f8cf9f58
treea65fcf5981cf025a1233e1bcfefb42e00b82cf8a
parent79ab8a8912bb6e128c6bf1ada7831cf7cc6e740b
Fix bt_cancel_discovery to not call callback.

bt_cancel_discovery when disconnecting async and calling the callback
which cause crashes if the user data is free'd in between.
audio/headset.c
common/glib-helper.c
serial/port.c
src/device.c