Bug#349794: Patch for 5.51

2006-03-10 Thread Santiago Vila
On Fri, 10 Feb 2006, Martin Pitt wrote: > Hi again, > > Martin Pitt [2006-02-10 20:45 +0100]: > > It works for version 5.52; 5.51 still crashes with that patch, I will > > look into this as well. > > Ok, done: 5.51 does some unsafe strcpy()s in do_wild(), which are not > present any more in 5.52

Bug#349794: Patch for 5.51

2006-02-10 Thread Martin Pitt
Hi again, Martin Pitt [2006-02-10 20:45 +0100]: > It works for version 5.52; 5.51 still crashes with that patch, I will > look into this as well. Ok, done: 5.51 does some unsafe strcpy()s in do_wild(), which are not present any more in 5.52. Here is the 5.51 patch, maybe it is useful for fixing w