From 464552dd91a170f5e6c69650a6df1af871a2ad1a Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 15 May 2011 11:46:30 +0200 Subject: Fixed cString's operator=(const char *String) in case the given string is the same as the existing one --- CONTRIBUTORS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f6ba82c7..baef5ecb 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2697,3 +2697,7 @@ Sergiu Dotenco Mika Laitio for reporting a case where cRecordingInfo::Read(FILE *f) was called with a NULL pointer + +Dirk Leber + for fixing cString's operator=(const char *String) in case the given string is the + same as the existing one -- cgit v1.2.3