diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-20 14:02:17 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-20 14:02:17 +0100 |
commit | c60129ed78f328a323486f8c853e66d252f9aebf (patch) | |
tree | d5e5d65fa8513c05c0ae45ae46ce9575ffaaecbf /HISTORY | |
parent | ed9b548d6eafce5d587ba598896d9c874ba383de (diff) | |
download | vdr-c60129ed78f328a323486f8c853e66d252f9aebf.tar.gz vdr-c60129ed78f328a323486f8c853e66d252f9aebf.tar.bz2 |
Improved NULL checking in strreplace()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4201,3 +4201,4 @@ Video Disk Recorder Revision History - Fixed a crash after executing the SVDRP command CLRE, caused by dangling 'schedule' pointers from cChannel objects (reported by Malte Schröder). - Updated the Finnish OSD texts (thanks to Rolf Ahrenberg). +- Improved NULL checking in strreplace(). |