Improved NULL checking in strreplace()

This commit is contained in:
Klaus Schmidinger
2006-01-20 14:02:17 +01:00
parent ed9b548d6e
commit c60129ed78
2 changed files with 10 additions and 8 deletions

View File

@@ -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<68>der).
- Updated the Finnish OSD texts (thanks to Rolf Ahrenberg).
- Improved NULL checking in strreplace().