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: sz_release~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca431d987c7368fb285b61105f89bad0810d550f;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