commit | 5d5ceb8bdde403529ad9849f300dc80b1884550f | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Thu Aug 06 13:06:03 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 09 21:45:30 2009 -0700 |
tree | 81420b05ee4a9055300e66e65c08df81b3a3edb1 | |
parent | cb2f33e9596632979c140c243ac1e8e994f62180 [diff] |
irda: fix read buffer overflow io[i] is read before the bounds check on i, order should be reversed. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Cc: Samuel Ortiz <samuel@sortiz.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>