From: Dan Carpenter Date: Tue, 26 Feb 2013 19:15:02 +0000 (+0000) Subject: irda: small read beyond end of array in debug code X-Git-Tag: v3.9-rc2~24^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90c7881ecee1f08e0a49172cf61371cf2509ee4a;p=pandora-kernel.git irda: small read beyond end of array in debug code charset comes from skb->data. It's a number in the 0-255 range. If we have debugging turned on then this could cause a read beyond the end of the array. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed