summaryrefslogtreecommitdiff
path: root/src/tethering.c
diff options
context:
space:
mode:
authorJukka Rissanen <jukka.rissanen@linux.intel.com>2011-11-25 17:06:16 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2011-11-28 17:55:13 +0100
commit80e2e08b4887c4e133d3ca7d42ac844fbb974bb8 (patch)
tree24a9368a805c9f9d7e45e3abad69a7ef45a14128 /src/tethering.c
parent88046d99b1f1f59f96bfc00cbd36cafdcab073f1 (diff)
downloadconnman-80e2e08b4887c4e133d3ca7d42ac844fbb974bb8.tar.gz
connman-80e2e08b4887c4e133d3ca7d42ac844fbb974bb8.tar.bz2
connman-80e2e08b4887c4e133d3ca7d42ac844fbb974bb8.zip
wifi: The remove interface callback used stale pointer.
When a wlan interface is removed we call proper method in supplicant dbus interface. As the return message from supplicant might come very late, we must not use the wifi pointer as user data in interface remove callback. This is because the wifi pointer might be removed before the answer comes from supplicant and the callback user data pointer would not be valid at that point.
Diffstat (limited to 'src/tethering.c')
0 files changed, 0 insertions, 0 deletions