commit | dc80df567dd04738ee8b3922feacf099ae81645e | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Wed Sep 23 15:57:11 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Sep 24 07:21:03 2009 -0700 |
tree | 709c209b063b72ed2c152ebfe3240210f1b2937e | |
parent | dd5d81f326da8d151939b833993b799c0d0d1d6e [diff] |
mwave: fix read buffer overflow Check whether index is within bounds before grabbing the element. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Cc: Kay Sievers <kay.sievers@vrfy.org> Cc: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>