Now avoiding calling poll() in cSectionHandler::Action() if there are no filters

This commit is contained in:
Klaus Schmidinger
2022-12-06 12:25:08 +01:00
parent 548a33c728
commit c06d2389e9
3 changed files with 11 additions and 2 deletions

View File

@@ -2204,6 +2204,8 @@ Marko M
for adding support for kernel based LIRC driver
for reporting a possible heap-use-after-free in cDvbTuner::Action()
for reporting a flaw in initializing cDvbPlayerControl and cTransferControl
for reporting a possible call to poll() in cSectionHandler::Action() without any
filters
Patrick Rother <krd-vdr@gulu.net>
for reporting a bug in defining timers that only differ in the day of week