From: Dmitry Torokhov Date: Mon, 26 Jun 2006 05:45:48 +0000 (-0400) Subject: Input: fix potential overflows in driver/input/joystick X-Git-Tag: v2.6.18-rc1~604^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10ca4c0a622a942e55dc8a6d57ebd441089c9e38;p=pandora-kernel.git Input: fix potential overflows in driver/input/joystick Change all sprintfs into snprintfs to make sure we won't stomp on data adjacent to our buffers. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed