giflib-4.1.6 segfault (gifinto program)

2011-11-14 Thread thorsten
The gifinto program segfaults when called without arguments. The reason is NULL beeing supplied to strcpy as address to copy from. I am not a C Programmer so the attached patch just solves the problem for the gifinto program, there might be others affected, too since the *real* Problem seems to

Re: BLFS Progress

2011-11-14 Thread Ken Moffat
On Sun, Nov 13, 2011 at 10:56:04PM -0600, Bruce Dubbs wrote: I am making good progress with BLFS. I've been concentrating on non-X packages, but in the next week or two, I'll be ready to do Xorg. Right now, the book has Xorg-7.6. If someone could help me out and let me know what the

Re: BLFS Progress

2011-11-14 Thread William Immendorf
On Sun, Nov 13, 2011 at 10:56 PM, Bruce Dubbs bruce.du...@gmail.com wrote: I am making good progress with BLFS.  I've been concentrating on non-X packages, but in the next week or two, I'll be ready to do Xorg. Right now, the book has Xorg-7.6.  If someone could help me out and let me know

Re: giflib-4.1.6 segfault (gifinto program)

2011-11-14 Thread thorsten
thorsten wrote: The gifinto program segfaults when called without arguments. The reason is NULL beeing supplied to strcpy as address to copy from. I am not a C Programmer so the attached patch just solves the problem for the gifinto program, there might be others affected, too since the

Re: BLFS Progress

2011-11-14 Thread Andrew Benton
On Mon, 14 Nov 2011 12:52:48 + Ken Moffat zarniwh...@ntlworld.com wrote: AFAIK, the current release is still 7.6. Of course, many of the individual packages have had more releases. I guess the big question (if you want to update it) is do you want to stick with the 1.9 server, or move

Re: BLFS Progress

2011-11-14 Thread Fernando de Oliveira
--- Em seg, 14/11/11, Bruce Dubbs bruce.du...@gmail.com escreveu: De: Bruce Dubbs bruce.du...@gmail.com Assunto: BLFS Progress Para: BLFS Development List blfs-dev@linuxfromscratch.org Data: Segunda-feira, 14 de Novembro de 2011, 2:56 If someone could help me out and let me know what the