parent
758b504cf3
commit
f3b4ddee6c
|
@ -75,6 +75,7 @@ UPnPDeviceDirectory::discoExplorer()
|
||||||
// Update or insert the device
|
// Update or insert the device
|
||||||
ContentDirectoryDescriptor d(tsk->url, buf,
|
ContentDirectoryDescriptor d(tsk->url, buf,
|
||||||
time(0), tsk->expires);
|
time(0), tsk->expires);
|
||||||
|
free(buf);
|
||||||
if (!d.device.ok) {
|
if (!d.device.ok) {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue