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