From beba006074e7170d3bc91470c8a6c914730d4c63 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Wed, 11 Jan 2012 15:52:09 +0200 Subject: [PATCH] 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-format-patch failed