From: Zhu Yi Date: Mon, 27 Jul 2009 02:10:20 +0000 (+0800) Subject: ipw2x00: Write outside array bounds X-Git-Tag: v2.6.31-rc7~27^2~42^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dd2459d8f7a967bcd1466591aec72bb3ddc07cc;p=pandora-kernel.git ipw2x00: Write outside array bounds > channel_index loops up to IPW_SCAN_CHANNELS, but is used after being > incremented. This might be able to access 1 past the end of the array Reported-by: Roel Kluin Signed-off-by: John W. Linville --- Reading git-diff-tree failed