X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fburst.c;h=04e5450a403989f72ffbb27e5704b9f606ee35d4;hp=591d7f4b508c6404c9a04e55fb27cd95eb156c9e;hb=6e7d34c614291079de750ceda1d4f5ec537beb81;hpb=056af7546464661f792d85308f119bf6c1554316 diff --git a/uip/burst.c b/uip/burst.c index 591d7f4..04e5450 100644 --- a/uip/burst.c +++ b/uip/burst.c @@ -119,8 +119,6 @@ main(int argc, char **argv) smsgs = (struct smsg *) mh_xcalloc((size_t) (MAXFOLDER + 2), sizeof(*smsgs)); - if (smsgs == NULL) - adios(EX_OSERR, NULL, "unable to allocate burst storage"); hi = mp->hghmsg + 1;