Fixed a possible crash when shutting down VDR while subtitles are being displayed

This commit is contained in:
Klaus Schmidinger
2013-08-22 10:33:59 +02:00
parent 58c9fdc8c5
commit 99321b371a
3 changed files with 7 additions and 2 deletions

View File

@@ -7872,3 +7872,5 @@ Video Disk Recorder Revision History
- No longer trying to delete old recordings in AssertFreeDiskSpace() if the given
Priority is less than 1.
- Fixed handling LIRC events in case repeated events are lost.
- Fixed a possible crash when shutting down VDR while subtitles are being displayed
(reported by Ville Skytt<74>).