commit | 6ad34145cf809384359fe513481d6e16638a57a3 | [log] [tgz] |
---|---|---|
author | Tilman Schmidt <tilman@imap.cc> | Tue Mar 16 07:04:01 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 16 14:15:41 2010 -0700 |
tree | 33e57286febf0bfbbc8c276f2858de9327b8516f | |
parent | 7f7708f0055e49e331f267700aa8b2ee879f004c [diff] |
gigaset: correct range checking off by one error Correct a potential array overrun due to an off by one error in the range check on the CAPI CONNECT_REQ CIPValue parameter. Found and reported by Dan Carpenter using smatch. Impact: bugfix Signed-off-by: Tilman Schmidt <tilman@imap.cc> Signed-off-by: David S. Miller <davem@davemloft.net>