From 544629e8c366697bf859959b7a315e7291b36dd0 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 25 Aug 2006 01:41:49 +0000 Subject: code cleanups, replaced sprintf() for snprintf() for security's sake svn path=/trunk/externals/hcs/hid/; revision=5735 --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 4a25b40..f3e32e2 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,9 @@ + +______________________________________________________________________________ +- switch to snprintf + +in hid_darwin.c, replace all sprintf()s with snprintf()s. + ______________________________________________________________________________ - deal with hatswitches!! -- cgit v1.2.1