Re: [Tlf-devel] tlf segfault

2009-10-20 Thread Thomas Beierlein
Here comes another buffer overflow. These time from makelogline() routine. The patch below fixes it. 73, de Tom DL1JBE --- src/makelogline.c.orig 2009-10-20 16:46:41.0 + +++ src/makelogline.c 2009-10-20 16:47:49.0 + @@ -387,9 +387,8 @@ strcat (logline4, " "

Re: [Tlf-devel] tlf segfault

2009-10-06 Thread Thomas Beierlein
more problems to fix. > > I will look for it and keep you informed. > > 73, de Tom DL1JBE. > > > > > > -Ursprüngliche Nachricht- > > > Von: "Thomas Beierlein" > > > Gesendet: 05.10.09 15:00:50 > > > An: tlf-devel@no

Re: [Tlf-devel] tlf segfault

2009-10-05 Thread Thomas Beierlein
ep you informed. 73, de Tom DL1JBE. > > > -Ursprüngliche Nachricht- > > Von: "Thomas Beierlein" > > Gesendet: 05.10.09 15:00:50 > > An: tlf-devel@nongnu.org > > Betreff: [Tlf-devel] tlf segfault > > > > Hi, > > > > Tlf seg

Re: [Tlf-devel] tlf segfault

2009-10-05 Thread Rein Couperus
Tnx Tom, I will include the patch and release it this week. 73, Rein PA0R > -Ursprüngliche Nachricht- > Von: "Thomas Beierlein" > Gesendet: 05.10.09 15:00:50 > An: tlf-devel@nongnu.org > Betreff: [Tlf-devel] tlf segfault > Hi, > > Tlf segfaul

[Tlf-devel] tlf segfault

2009-10-05 Thread Thomas Beierlein
Hi, Tlf segfaults immediately after start on some machines here if started with 'tlf -n' and if SPOTLIST is activated in logcfg.dat (as installed by default as example). Found the reason in cluster_bg.c where in case of an empty spotlist tlf uses some negative indexes for array access (around l