https://github.com/torvalds/linux
Revision 78737ae1b0f0b425e8eb72a9c84125fa8cac8e8e authored by Tony Lindgren on 01 February 2010, 21:03:42 UTC, committed by Tony Lindgren on 03 February 2010, 16:48:06 UTC
David Binderman ran the sourceforge tool cppcheck over the source code of the
new Linux kernel 2.6.33-rc6:

[./arm/mach-omap2/mux.c:492]: (error) Buffer access out-of-bounds

13 characters + 1 digit + 1 zero byte is more than 14 characters.

Also add a comment on mode0 name length in case new omaps
start using longer names.

Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
1 parent 9ecef43
History
Tip revision: 78737ae1b0f0b425e8eb72a9c84125fa8cac8e8e authored by Tony Lindgren on 01 February 2010, 21:03:42 UTC
omap: Fix arch/arm/mach-omap2/mux.c: Off by one error
Tip revision: 78737ae
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 843 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 160.2 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top