X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fwhatnowsbr.c;h=d863b5bb257745cda3853b698ffba6da739ab7c1;hp=193538427a19fd32ac053c163a9260248f96de7e;hb=1513f7668c494c4583141d6115669b7198c14556;hpb=d72dc17f4164fd8a3e3c56a74a66a21138d82814 diff --git a/uip/whatnowsbr.c b/uip/whatnowsbr.c index 1935384..d863b5b 100644 --- a/uip/whatnowsbr.c +++ b/uip/whatnowsbr.c @@ -44,6 +44,7 @@ #include #include #include +#include static struct swit whatnowswitches[] = { #define DFOLDSW 0 @@ -843,8 +844,7 @@ buildfile (char **argp, char *file) while (argp[i]) i++; } - if ((args = (char **) malloc((i + 2) * sizeof(char *))) == NULL) - adios (NULL, "unable to malloc memory"); + args = (char **) mh_xmalloc((i + 2) * sizeof(char *)); /* * For backward compatibility, we need to add -build