Fixed handling remote timers in case the response to LSTT is '550 No timers defined'

This commit is contained in:
Klaus Schmidinger
2019-05-06 15:14:04 +02:00
parent ff2af3dffd
commit 99dad019cc
2 changed files with 5 additions and 3 deletions

View File

@@ -9401,3 +9401,4 @@ Video Disk Recorder Revision History
- Fixed a compiler warning and a possible buffer overflow in cCiMMI::SendAnswer().
- Fixed a possible invalid lock sequence if the main menu is open and the user
switches to a channel that is currently not available, using the Channel+/- keys.
- Fixed handling remote timers in case the response to LSTT is '550 No timers defined'.