diff --git a/podcast/rb-podcast-properties-dialog.c b/podcast/rb-podcast-properties-dialog.c index 7335ae889..c96f86700 100644 --- a/podcast/rb-podcast-properties-dialog.c +++ b/podcast/rb-podcast-properties-dialog.c @@ -155,6 +155,8 @@ unhtml (const char *str) p = str; o = out; state = NORMAL; + e = entity; + elen = 0; while (*p != '\0') { switch (state) { case TAG: