X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=mts%2Fsmtp%2Fsmtp.c;h=7413639cece93a4bcfdf04f66753d85a96f67353;hp=ab70c24633009c1f652f5fed0313531a12cb8739;hb=a1e2c63df5871a156c2735b679b58716a0af2b29;hpb=3bf07d227725f798f654ac09f015f35d27ab83cb diff --git a/mts/smtp/smtp.c b/mts/smtp/smtp.c index ab70c24..7413639 100644 --- a/mts/smtp/smtp.c +++ b/mts/smtp/smtp.c @@ -1208,7 +1208,7 @@ sm_werror (void) static int smhear (void) { - int i, code, cont, bc, rc, more; + int i, code, cont, bc = 0, rc, more; unsigned char *bp; char *rp; char **ehlo = NULL, buffer[BUFSIZ];