From: Antonino A. Daplas Date: Sat, 11 Mar 2006 11:27:28 +0000 (-0800) Subject: [PATCH] radeonfb: Fix static array overrun X-Git-Tag: v2.6.16-rc6~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed62178589929d248a0aaf4018ca3867e2f96d9d;p=pandora-kernel.git [PATCH] radeonfb: Fix static array overrun radeonfb_parse_monitor_layout() will produce an array overrun if passed with a substring of length higher than 4 (ie, "XXXXX,YYYYYY"). Coverity Bug 494 Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed