diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2020-12-29 21:40:29 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2020-12-29 21:40:29 +0100 |
commit | 55b237dbe83acce70649d118b1fb69067f96b661 (patch) | |
tree | df1227f4c62f62ed76c18c148600e1fad5ba9582 /HISTORY | |
parent | 2b3556b460665d9a4036b1623e7e7ff5ff6d37d8 (diff) | |
download | vdr-55b237dbe83acce70649d118b1fb69067f96b661.tar.gz vdr-55b237dbe83acce70649d118b1fb69067f96b661.tar.bz2 |
Fixed strreplace() to handle NULL strings
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9568,3 +9568,7 @@ Video Disk Recorder Revision History - Implemented "Pattern Timers" (see MANUAL, vdr.1 and vdr.5 for details). - Events in the past are no longer marked as having a timer in the Schedules menu. + +2020-12-29: + +- Fixed strreplace() to handle NULL strings (reported by Jürgen Schneider). |