Re: Segmentation fault in xsasl_dovecot_server.c
s included in the next release" and thus consider this case closed. Thank you. Best regards Tim Düsterhus
Segmentation fault in xsasl_dovecot_server.c
t; if (xsasl_dovecot_parse_reply(server, &line) == 0) { > + if (line == NULL) { > + msg_warn("SASL: Protocol error"); > + continue; > + } > vstring_strcpy(reply, line); > return XSA