mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Fixed cString's operator=(const char *String) in case the given string is the same as the existing one
This commit is contained in:
@@ -2697,3 +2697,7 @@ Sergiu Dotenco <sergiu.dotenco@googlemail.com>
|
||||
|
||||
Mika Laitio <lamikr@pilppa.org>
|
||||
for reporting a case where cRecordingInfo::Read(FILE *f) was called with a NULL pointer
|
||||
|
||||
Dirk Leber <dirk.leber@reel-multimedia.com>
|
||||
for fixing cString's operator=(const char *String) in case the given string is the
|
||||
same as the existing one
|
||||
|
Reference in New Issue
Block a user