From: Dmitry Torokhov Date: Mon, 26 Jun 2006 05:46:17 +0000 (-0400) Subject: Input: fix potential overflows in driver/input/keyboard X-Git-Tag: v2.6.18-rc1~604^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea08c6faa0a8dc93b016663de55e49822ed0b33f;p=pandora-kernel.git Input: fix potential overflows in driver/input/keyboard 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