(therefore leaking it) when cleaning up a conf struct. ok okan@
@@ -502,8 +502,7 @@ conf_clear(struct conf *c)
free(mb);
}
if (c->DefaultFontName != NULL &&
c->DefaultFontName != DEFAULTFONTNAME)
if (c->DefaultFontName != NULL)
free(c->DefaultFontName);
The note is not visible to the blocked user.