git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39d8409
)
UBIFS: use snprintf instead of sprintf when printing keys
author
Artem Bityutskiy
<artem.bityutskiy@linux.intel.com>
Wed, 11 Jan 2012 13:52:09 +0000
(15:52 +0200)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Thu, 21 Jun 2012 11:46:12 +0000
(14:46 +0300)
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 <artem.bityutskiy@linux.intel.com>
No differences found