dnsproxy: Do not overwrite protocol and channel in server struct
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Wed, 3 Oct 2012 10:55:56 +0000 (13:55 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Wed, 3 Oct 2012 11:12:54 +0000 (14:12 +0300)
commit297a1d9c92957c7cfb7a0275056cde5acd9924f8
tree7d326639a3e1fbeb810e01297af132447644afd1
parentbefa87b573879fd0935994c96af744a99252bffa
dnsproxy: Do not overwrite protocol and channel in server struct

We copied too much data into addrinfo struct which corrupted
the protocol and channel fields.

Fixes BMC#25726
src/dnsproxy.c