--- strpool.c +++ strpool.c @@ -435,6 +435,7 @@ rl = 0; i->next = NULL; + i->suffix_of = NULL; if (last) last->next = i;