dnsproxy: Fix invalid hash table cleanup
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Mon, 16 Jan 2012 08:18:12 +0000 (09:18 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 16 Jan 2012 10:52:58 +0000 (11:52 +0100)
commitd0fa0d7b6c2e6cb6834ab048742bdffc41371aa4
treebaad00210b69b3e8bbe7f2fcc9c91bd503e93188
parent0c69df2e427c82027eab8cf73e94b34d7b2aff66
dnsproxy: Fix invalid hash table cleanup

The remove_listener() should not call __connman_dnsproxy_remove_listener
because that function will modify the hash table.
src/dnsproxy.c