Fixed missing cleanup at program exit in case there is a problem with a plugin

This commit is contained in:
Klaus Schmidinger
2004-10-23 15:17:03 +02:00
parent 5105187701
commit f7dd342f52
3 changed files with 32 additions and 20 deletions

View File

@@ -1115,3 +1115,7 @@ Stefan Meyknecht <stefan@meyknecht.org>
Lucian Muresan <lucianm@users.sourceforge.net>
for updating the Romanian language texts and the iso8859-2 fonts
for making VDR actually use the iso8859-15 fonts
Mattias Gr<47>nlund <Mattias@Gronlund.net>
for pointing out a missing cleanup at program exit in case there is a problem
with a plugin