commit | 518ff04fd84290a7ad9042e8a46d78d29cb443d3 | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Mon Aug 17 12:09:26 2009 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 17 13:38:34 2009 -0400 |
tree | c9557455099ced436ae0c24e5b1b8dbd3cc24fcf | |
parent | 523d2f6982136d332c9b7dd00e9e16da1091f060 [diff] |
orinoco: correct key bounds check in orinoco_hw_get_tkip_iv If key is 4 that is an array out of bounds. Reported-by: Dan Carpenter <error27@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>