diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-08-25 01:41:49 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-08-25 01:41:49 +0000 |
commit | 544629e8c366697bf859959b7a315e7291b36dd0 (patch) | |
tree | 79c4626c3b655e2efba5f2c5e92e0135711b0c0a /TODO | |
parent | e44b95e080b5aa15cf70996aaa2fab1144708a77 (diff) |
code cleanups, replaced sprintf() for snprintf() for security's sake
svn path=/trunk/externals/hcs/hid/; revision=5735
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ + +______________________________________________________________________________ +- switch to snprintf + +in hid_darwin.c, replace all sprintf()s with snprintf()s. + ______________________________________________________________________________ - deal with hatswitches!! |