From: Adrian Bunk Date: Thu, 9 Nov 2006 01:44:45 +0000 (-0800) Subject: [PATCH] drivers/telephony/ixj: fix an array overrun X-Git-Tag: v2.6.19-rc6~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b196872cd65a06ad65853c4513e0d0f24452d32e;p=pandora-kernel.git [PATCH] drivers/telephony/ixj: fix an array overrun The Coverity checker noted that in drivers/telephony/ixj.c:ixj_build_filter_cadence(), filter_en[4] or filter_en[5] could be written to. Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed