From 06b8fe94ef8e07dde1ff7cc33d9d940448fb1109 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Tue, 8 May 2012 11:23:56 +0200 Subject: Renamed the function cString::sprintf(const char *fmt, va_list &ap) to vsprintf() --- CONTRIBUTORS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 324b37ab..346c3863 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2593,6 +2593,9 @@ Sundararaj Reel for reporting a memory leak in cRecordings::ScanVideoDir() in case there are too many link levels for reporting a bug in cListBase::Move() in case From and To are equal + for reporting a problem with the function cString::sprintf(const char *fmt, va_list &ap), + that might inadvertently be called with a 'char *' as the second argument on some + compilers and cause a crash Ales Jurik for reporting broken SI data on Czech/Slovak channels after changing the default -- cgit v1.2.3