From 9495aa9923fed16aeb6f49c69ccd249b9e17dba7 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger <vdr@tvdr.de> Date: Fri, 15 Feb 2008 14:57:48 +0100 Subject: Using cString::sprintf() instead of asprintf() --- CONTRIBUTORS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 85a19330..a9f9f5c0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1689,6 +1689,8 @@ Wolfgang Rohdewald <wolfgang@rohdewald.de> for removing an unnecessary #include from osd.c for reporting a problem with with numerical input to switch channels if Up, Down, Channel+ or Channel- is pressed + for pointing out a possible problem with asprintf() if the return value is not + checked Chad Flynt <hoochster@sofnet.com> for suggestions and experiments regarding the buffer reserve in cTransfer -- cgit v1.2.3