Fixed a crash when jumping to an editing mark in an audio recording

This commit is contained in:
Klaus Schmidinger
2009-04-05 10:45:01 +02:00
parent 8114d7c63e
commit 5ee2a21c8a
2 changed files with 4 additions and 1 deletions

View File

@@ -6017,3 +6017,4 @@ Video Disk Recorder Revision History
- Added missing virtual destructor to cPalette.
- Now freeing configDirectory before setting it to a new value in
cPlugin::SetConfigDirectory().
- Fixed a crash when jumping to an editing mark in an audio recording.