commit | 7e030655dda5b5efc4305e2a8f46c4967d32eb3d | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Sun Aug 02 13:43:11 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Aug 04 11:09:56 2009 +0200 |
tree | 76afe22fedb4914718b8962f86203d8a06ff166d | |
parent | 59b9005692d4c8b5d73cfc41aa7229f47be163a9 [diff] |
perf: Fix read buffer overflow Check whether index is within bounds before testing the element. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Cc: a.p.zijlstra@chello.nl Cc: Andrew Morton <akpm@linux-foundation.org> LKML-Reference: <4A757BCF.40101@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>