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 b655ea49c..62a2c67af 100644
--- a/src/icy_server.c
+++ b/src/icy_server.c
@@ -96,6 +96,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;