--- upnpsdk-1.0.4.orig/src/genlib/miniserver/miniserver.cpp 2001-08-15 22:17:31.000000000 +0400 +++ upnpsdk-1.0.4.orig/src/genlib/miniserver/miniserver.cpp 2006-01-22 00:16:38.000000000 +0300 @@ -838,7 +838,7 @@ while ( true ) { int connectfd; - socklen_t clientLen; + socklen_t clientLen=sizeof(sockaddr); DBG( UpnpPrintf( UPNP_INFO, MSERV, __FILE__, __LINE__,