gweb: Add port string to getaddrinfo
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 1 Apr 2011 14:59:44 +0000 (16:59 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 1 Apr 2011 14:59:44 +0000 (16:59 +0200)
commit3053441f5c3338d7c4dc635ab268dc954ea77624
tree57197d87399ebd745a2256abf69ff0f672b7c8d4
parent262dcd410358c47099ff7015512e34626e0007d3
gweb: Add port string to getaddrinfo

Without doing so, the socket address returned will have its port field
uninitialized.

Fixes BMC#14753
Fixes BMC#15026
gweb/gweb.c