add missing sa_data init to canonical hostname code
authorAndy Green <andy.green@linaro.org>
Mon, 4 Jun 2012 00:53:26 +0000 (08:53 +0800)
committerAndy Green <andy.green@linaro.org>
Mon, 4 Jun 2012 00:53:26 +0000 (08:53 +0800)
commit5513fe0577a588f3efb35d621741e835539b474a
tree9bd3a5debe9cfe2c2d433ebfeaa1e1389a4316ac
parent1f680abb7da6994ed7073d52fca2dadc103e5fe4
add missing sa_data init to canonical hostname code

Shay noticed we're no longer initializing the initial lookup of
server canonical hostname correctly

Reported-by: Shay Zuker <shay@boxee.tv>
Signed-off-by: Andy Green <andy.green@linaro.org>
lib/libwebsockets.c