From: Alexander Usyskin Date: Mon, 17 Feb 2014 13:13:22 +0000 (+0200) Subject: mei: fix potential read outside of array bounds X-Git-Tag: v3.15-rc1~141^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a27a76d3c07de08a0d0d298b6bc280c5b820e997;p=pandora-kernel.git mei: fix potential read outside of array bounds Drop not-very-useful check and with this fix read on index that can be after array end. Cleanup search function as byproduct. Signed-off-by: Alexander Usyskin Signed-off-by: Tomas Winkler Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed