X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fdistsbr.c;h=a600b77b0666ad13da91f570d4a92c63bd5b62e7;hp=d1b94749d125277a87316b1f0f63bae5b8583067;hb=d4c34b4439a9dbd89664de460ed37ecddc260fb1;hpb=b78007de9802005825390bee71dfce2306b42519 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 */