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