CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2009/01/30 14:46:35
Modified files:
app/xdm : access.c
Log message:
getLocalAddress(): return 127.0.0.1 if the hostname doesn't resolve.
This code already does this if IPv6 support is compiled in. It
was dereferencing a NULL pointer in the IPv4 only case.
