mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-11-03 04:17:17 -05:00
minor cleanup
svn path=/trunk/icecast/; revision=5809
This commit is contained in:
parent
aabbde37bc
commit
682753ea10
@ -49,6 +49,8 @@ void client_destroy(client_t *client)
|
||||
{
|
||||
refbuf_t *refbuf;
|
||||
|
||||
if (client == NULL)
|
||||
return;
|
||||
/* write log entry if ip is set (some things don't set it, like outgoing
|
||||
* slave requests
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user