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:
62de70c
)
UBI: improve mkvol request validation
author
Artem Bityutskiy
<Artem.Bityutskiy@nokia.com>
Sun, 13 Jul 2008 18:46:24 +0000
(21:46 +0300)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Mon, 25 May 2009 14:08:41 +0000
(17:08 +0300)
Check that volume name is not shorter than 'name_len'.
No need to copy the trailing zero byte because whole array
was zeroed earlier.
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
No differences found