Fixed a memory leak in NIT processing

This commit is contained in:
Klaus Schmidinger
2004-05-22 15:47:06 +02:00
parent 927a54403d
commit ea04f80d95
3 changed files with 4 additions and 1 deletions

View File

@@ -671,6 +671,7 @@ Marcel Wiesweg <marcel.wiesweg@gmx.de>
for adding 'libsi' include files to the 'include' directory, so that plugins can
use them
for his help in fixing some issues with gcc 3.4
for fixing a memory leak in NIT processing
Torsten Herz <torsten.herz@web.de>
for fixing a possible deadlock when using the "Blue" button in the "Schedules" menu