Fixed a possible segfault in cSkins::Message()

This commit is contained in:
Klaus Schmidinger
2006-12-01 13:35:41 +01:00
parent 5945e2b1cb
commit 3e0659a10a
4 changed files with 10 additions and 5 deletions

View File

@@ -1474,6 +1474,7 @@ Udo Richter <udo_richter@gmx.de>
for reporting that an assignment in svdrp.c didn't use the cTimer::operator=())
for suggesting that the function cThread::Cancel() should only set 'running' to
false and not actually kill the thread if the special value -1 is given
or fixing a possible segfault in cSkins::Message()
Sven Kreiensen <svenk@kammer.uni-hannover.de>
for his help in keeping 'channels.conf.terr' up to date