OSDN Git Service

Fix bug which cause disconnect watches to run on freed data.
authorLuiz Augusto von Dentz <luiz.dentz@openbossa.org>
Mon, 4 May 2009 13:13:59 +0000 (10:13 -0300)
committerLuiz Augusto von Dentz <luiz.dentz@openbossa.org>
Mon, 4 May 2009 13:16:46 +0000 (10:16 -0300)
commitc4f3b52e2fbb2b81d915f3f6eb0707ed3740fbd2
treecf84592ad235d4dd386765b346b5eed127d3fefa
parent6f220b305be27d1aea0cdd24b5a615c6b91e9cbf
Fix bug which cause disconnect watches to run on freed data.

Watches were not being removed when the pointer passed as user_data is freed.
audio/headset.c
audio/sink.c
input/device.c
network/connection.c