Now freeing configDirectory before setting it to a new value in cPlugin::SetConfigDirectory()

This commit is contained in:
Klaus Schmidinger
2009-04-05 10:21:20 +02:00
parent 9ff445dce4
commit 8114d7c63e
2 changed files with 4 additions and 1 deletions

View File

@@ -6015,3 +6015,5 @@ Video Disk Recorder Revision History
Reinhard Nissl for making sure vdr-xine no longer needs this).
- Added missing '[]' to the delete operator in cMenuEditStrItem::~cMenuEditStrItem().
- Added missing virtual destructor to cPalette.
- Now freeing configDirectory before setting it to a new value in
cPlugin::SetConfigDirectory().