Re: [Fwd: Bug#449390: missing error check for getenv]
"Alexander V. Lukyanov" <[email protected]> Mon, 12 Nov 2007 17:37:13 +0300
| Newsgroups | gmane.network.lftp.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Nov 11, 2007 at 02:28:54PM +0100, Noèl Köthe wrote: > here is a minor bug report: Sorry, I cannot reproduce it. Where exactly does it fault? > > 203 if(home==0) > > 204 >··· return s; I beleave this check does the work and prevents segfault. -- Alexander..