From: Artem Bityutskiy Date: Sun, 13 Jul 2008 18:46:24 +0000 (+0300) Subject: UBI: improve mkvol request validation X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f82ea455168ac312c26955f7a732078c04f47bda;p=pandora-kernel.git UBI: improve mkvol request validation 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 --- Reading git-diff-tree failed