]> git.ipfire.org Git - thirdparty/hostap.git/commit
D-Bus: Fix per-iface object unregistration on not existing objects
authorJouni Malinen <j@w1.fi>
Sat, 31 Aug 2013 13:46:24 +0000 (16:46 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 31 Aug 2013 13:46:24 +0000 (16:46 +0300)
commit731ef436d163b3954296f2bf268e8ba5059f99c9
tree4538ad397856f8dddc74a9b6678621e22a934830
parent447969e034cbcdb9d2c686f7393f2fbeb69319b2
D-Bus: Fix per-iface object unregistration on not existing objects

If the private data for an object is not found, do not try to unregister
that object to avoid D-Bus errors.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/dbus/dbus_new_helpers.c