X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fscansbr.c;h=c5f032924e83d172eb669839fe73946f8db81ea2;hp=df18258431101c3032e2ae23f9844a89208e3278;hb=2f689a1cb907a5de04e6d39ffd217a69af3216c7;hpb=a33d9f4d7a1bf4bd4ab286f69af322b5b8d7c946 diff --git a/uip/scansbr.c b/uip/scansbr.c index df18258..c5f0329 100644 --- a/uip/scansbr.c +++ b/uip/scansbr.c @@ -81,11 +81,11 @@ scan (FILE *inb, int innum, int outnum, char *nfs, int width, int curflg, int i, compnum, encrypted, state; unsigned char *cp, *tmpbuf; char **nxtbuf; - char *saved_c_text; + char *saved_c_text = NULL; struct comp *cptr; struct comp **savecomp; - char *scnmsg; - FILE *scnout; + char *scnmsg = NULL; + FILE *scnout = NULL; char name[NAMESZ]; static int rlwidth, slwidth;