Fixed a crash in strreplace() for multiple replacements with strings of different lengths

This commit is contained in:
Klaus Schmidinger
2024-07-10 14:59:45 +02:00
parent 305735a886
commit 87410442b6
3 changed files with 11 additions and 2 deletions

View File

@@ -2574,6 +2574,8 @@ Markus Ehrnsperger <markus.ehrnsperger@googlemail.com>
for suggesting to enable unused devices to be put into a power save mode
for a patch that was used to implement power save mode for cDvbDevice
for suggesting to add 'lnbPowerTurnedOn = false' to cDvbTuner::ProvidesFrontend()
for reporting a crash in strreplace() for multiple replacements with strings of
different lengths
Werner F<>rber <w.faerber@gmx.de>
for reporting a bug in handling the cPluginManager::Active() result when pressing