* Fix memory leak in client detection code for a couple devices.
This commit is contained in:
parent
5ce95a37c6
commit
052aa2613a
@ -469,6 +469,7 @@ close:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
ClearNameValueList(&xml);
|
||||||
if( !type )
|
if( !type )
|
||||||
return;
|
return;
|
||||||
client = SearchClientCache(dest.sin_addr, 1);
|
client = SearchClientCache(dest.sin_addr, 1);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user