mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed a possible crash if cPluginManager::GetPlugin() is called with a NULL pointer
This commit is contained in:
@@ -1825,6 +1825,8 @@ Petri Hintukainen <Petri.Hintukainen@hut.fi>
|
||||
file is in the future
|
||||
for fixing handling video directory updates in case an other process has touched the
|
||||
.update file after the last NeedsUpdate() check
|
||||
for fixing a possible crash if cPluginManager::GetPlugin() is called with a NULL
|
||||
pointer
|
||||
|
||||
Marcel Schaeben <mts280@gmx.de>
|
||||
for his "Easy Input" patch
|
||||
|
Reference in New Issue
Block a user