[request-sponsor] JDS: Problem with gdm and xdmcp not working in current builds

2007-11-06 Thread Robert Nelson
There are a number of issues related to passing the sizeof(sockaddr_storage) to APIs expecting the actual sockaddr_in or sockaddr_in6 length. The APIs are getnameinfo() and XdmcpFlush. There are also issues with logged messages displaying the IP address instead of the hostname. The fix requir

[request-sponsor] JDS: Problem with gdm and xdmcp not working in current builds

2007-11-07 Thread Robert Nelson
Alan Coopersmith wrote: > Robert Nelson wrote: >> There are a number of issues related to passing the >> sizeof(sockaddr_storage) to APIs expecting the actual sockaddr_in or >> sockaddr_in6 length. The APIs are getnameinfo() and XdmcpFlush. > > Are these the