Thank you > diff authclient.c authclient_new.c > 526c526 > < char *ans_label; > --- >> static char *ans_label; > > What this means in detail, I do not know, but I guess it prevents some > overoptimization. If I can't find the "real" problem I will apply this.