X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fburst.c;h=04e5450a403989f72ffbb27e5704b9f606ee35d4;hp=591d7f4b508c6404c9a04e55fb27cd95eb156c9e;hb=7a13a5266a14f1c6a13752db9292cd40c1211fba;hpb=6e27d395a60fe59a274edc47989b9b8127359f36 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;