Removing unnecessary second time set of nodeList to NULL in AdvertiseAndReply().
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@254 119443c7-1b9e-41f8-b6fc-b9c35fce742c
This commit is contained in:
@@ -129,7 +129,6 @@ int AdvertiseAndReply( IN int AdFlag,
|
||||
return UPNP_E_INVALID_HANDLE;
|
||||
}
|
||||
defaultExp = SInfo->MaxAge;
|
||||
nodeList = NULL;
|
||||
|
||||
//get server info
|
||||
|
||||
|
||||
Reference in New Issue
Block a user