lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Patch for dev.18


From: Mike Castle
Subject: Re: lynx-dev Patch for dev.18
Date: Sun, 12 Jul 1998 21:47:44 -0500 (CDT)

> > --- 1117,1123 ---- 
> >   #else 
> >             char tmpbuf[MAX_LINE_BUFFER_LEN]; 
> >             sprintf (tmpbuf, "%s=%s", tbl->name, value); 
> > !           q->str_value = (char **)calloc(1, sizeof(char **)); 
> >             StrAllocCopy(*(q->str_value), tmpbuf); 
> >             putenv (*(q->str_value)); 

Where's the  if (q->str_value==NULL) ?

*taps foot*

tsk tsk tsk
-- 
       Mike Castle       Life is like a clock:  You can work constantly
  address@hidden  and be right all the time, or not work at all
www.netcom.com/~dalgoda/ and be right at least twice a day.  -- mrc
    We are all of us living in the shadow of Manhattan.  -- Watchmen

reply via email to

[Prev in Thread] Current Thread [Next in Thread]