From: Artem Bityutskiy Date: Wed, 11 Jan 2012 13:52:09 +0000 (+0200) Subject: UBIFS: use snprintf instead of sprintf when printing keys X-Git-Tag: v3.3-rc1~78^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beba006074e7170d3bc91470c8a6c914730d4c63;p=pandora-kernel.git UBIFS: use snprintf instead of sprintf when printing keys Switch to 'snprintf()' which is more secure and reliable. This is also a preparation to the subsequent key printing fixes. Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed