From: Mimi Zohar Date: Tue, 20 Sep 2011 15:23:52 +0000 (-0400) Subject: trusted-keys: check hex2bin result X-Git-Tag: v3.2-rc1~190^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2684bf7f29cfb13ef2c60f3b3a53ee47d0db7022;p=pandora-kernel.git trusted-keys: check hex2bin result For each hex2bin call in trusted keys, check that the ascii hex string is valid. On failure, return -EINVAL. Changelog v1: - hex2bin now returns an int Signed-off-by: Mimi Zohar Acked-by: Andy Shevchenko --- Reading git-diff-tree failed