dnsproxy: Fix __connman_dnsproxy_add_listener() error handling
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Mon, 5 Sep 2011 06:19:19 +0000 (08:19 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 12 Sep 2011 09:40:48 +0000 (11:40 +0200)
commitbf76335588bb9266f644648ad482f9d0ec7d5e02
tree39e053a2afaeaab02a168bfdeaf1967fbf831f49
parent308324433dc10f4bf73caa6b3582e0bfe7d0c60e
dnsproxy: Fix __connman_dnsproxy_add_listener() error handling

Do not add dnsproxy listener data to hash table if we fail to
create either a udp or tcp listener.
src/dnsproxy.c