X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=inline;f=uip%2Fdistsbr.c;h=a600b77b0666ad13da91f570d4a92c63bd5b62e7;hb=d4c34b4439a9dbd89664de460ed37ecddc260fb1;hp=d1b94749d125277a87316b1f0f63bae5b8583067;hpb=b78007de9802005825390bee71dfce2306b42519;p=mmh diff --git a/uip/distsbr.c b/uip/distsbr.c index d1b9474..a600b77 100644 --- a/uip/distsbr.c +++ b/uip/distsbr.c @@ -118,7 +118,7 @@ process: ; } return NOTOK; } - free(resent); + mh_free0(&resent); if (txtfd != NOTOK) { lseek(txtfd, (off_t) 0, SEEK_SET); /* msgnam not accurate */