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

This commit is contained in:
Klaus Schmidinger
2013-08-22 10:36:07 +02:00
parent 917331767b
commit 1f0a55ca7d
3 changed files with 7 additions and 2 deletions

View File

@@ -7819,3 +7819,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>).