Fixed a crash when deleting a recording that is currently being edited, and then immediately deleting the edited version, too

This commit is contained in:
Klaus Schmidinger
2024-08-30 20:43:26 +02:00
parent 71b0140003
commit 1df138d876
4 changed files with 15 additions and 4 deletions

View File

@@ -2210,6 +2210,8 @@ Marko M
for avoiding unnecessary processing in cDvbSubtitleConverter::FinishPage() if there
are no areas
for avoiding a zero sized array in cDevice::GetDevice()
for reporting a crash when deleting a recording that is currently being edited, and
then immediately deleting the edited version, too
Patrick Rother <krd-vdr@gulu.net>
for reporting a bug in defining timers that only differ in the day of week