commit | cf94837517ee7998d9dcbc0c4c1211b1a1fe33b0 | [log] [tgz] |
---|---|---|
author | Brent Hronik <bhronik@codeaurora.org> | Wed Oct 16 14:54:10 2013 -0600 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Nov 06 21:31:56 2013 -0800 |
tree | bd6a78a9720705f87efea9416c8ce905631319fb | |
parent | a45b95854e8dc7bfc064a49e7109ab310e974ac0 [diff] |
msm: smd: change bounds check on smd edges Off-by-one array bounds checking could result in out-of-bounds array access. Correct array bounds checking. CRs-Fixed: 561670 Change-Id: Ie20396444686a8ce203c2296ba7235514279f35d Signed-off-by: Brent Hronik <bhronik@codeaurora.org>