mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a possible crash when pulling the CAM while decrypting a channel with MTD
This commit is contained in:
3
HISTORY
3
HISTORY
@@ -8925,7 +8925,7 @@ Video Disk Recorder Revision History
|
||||
- Now stopping any ongoing recordings before stopping the plugins, to avoid
|
||||
a crash when stopping VDR while recording.
|
||||
|
||||
2017-04-22: Version 2.3.4
|
||||
2017-04-24: Version 2.3.4
|
||||
|
||||
- The functionality of HandleRemoteModifications(), which synchronizes changes to
|
||||
timers between peer VDR machines, has been moved to timers.[ch] and renamed to
|
||||
@@ -8989,3 +8989,4 @@ Video Disk Recorder Revision History
|
||||
':ids' is given (suggested by Dietmar Spingler).
|
||||
- If 0 is given as the channel number in the SVDRP command LSTC, the data of the
|
||||
current channel is listed.
|
||||
- Fixed a possible crash when pulling the CAM while decrypting a channel with MTD.
|
||||
|
Reference in New Issue
Block a user