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