Re: Bug#124117: 3.0.18 update

2001-12-18 Thread Enrique Zanardi
On Tue, Dec 18, 2001 at 06:10:28AM -0700, Erik Andersen wrote: [...] > It looks like the patch I submitted was applied by > hand and was misapplied... The patch I submitted > was correct, You're right. Fixed in newt_0.50.17-9 . -- Enrique Zanardi [EMAIL PROTECT

Re: 3.0.18 update

2001-12-18 Thread Erik Andersen
On Tue Dec 18, 2001 at 12:24:56PM +, Phil Blundell wrote: > reassign 124117 libnewt0 > thanks > > ... in fact, looking at the code, the change that was made here has got to be > wrong. The "for" loop is just freeing the same string, over and over again. > I guess it was supposed to be "free(

Processed: Re: 3.0.18 update

2001-12-18 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 124117 libnewt0 Bug#124117: boot-floppies: udbootstrap exits after base install Bug reassigned from package `boot-floppies' to `libnewt0'. > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking syst

Re: 3.0.18 update

2001-12-18 Thread Phil Blundell
reassign 124117 libnewt0 thanks ... in fact, looking at the code, the change that was made here has got to be wrong. The "for" loop is just freeing the same string, over and over again. I guess it was supposed to be "free(tb->lines[i])" or some such, followed by a single "free(tb->lines)". p.

Re: 3.0.18 update

2001-12-18 Thread Phil Blundell
>I just mailed an update to 124117, what is hopefully the last terrible >bug facing 3.0.18. You should be able to reproduce it in the comfort >of your own home directory. I included a hackish fix as well. Maybe >someone wiill figure out what is really going on but I need some >sleep. I think t

Re: 3.0.18 update

2001-12-18 Thread David Kimdon
I just mailed an update to 124117, what is hopefully the last terrible bug facing 3.0.18. You should be able to reproduce it in the comfort of your own home directory. I included a hackish fix as well. Maybe someone wiill figure out what is really going on but I need some sleep. -David -- T