aboutsummaryrefslogtreecommitdiffstats
path: root/src/icy_server.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/icy_server.c')
-rw-r--r--src/icy_server.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/icy_server.c b/src/icy_server.c
index 486c62c36..50b10c6ca 100644
--- a/src/icy_server.c
+++ b/src/icy_server.c
@@ -95,6 +95,7 @@ icy_server_metadata_page(const struct tag *tag, ...)
gchar stream_title[(1 + 255 - 28) * 16]; // Length + Metadata -
// "StreamTitle='';StreamUrl='';"
// = 4081 - 28
+ stream_title[0] = '\0';
last_item = -1;