commit | c4f1ca652bbfe0c4ccec094dbb9ed077f6db8a01 | [log] [tgz] |
---|---|---|
author | Dixon Peterson <dixonp@codeaurora.org> | Thu Oct 24 21:01:46 2013 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 28 17:47:50 2013 -0700 |
tree | 2f747f664dbf50d231770544f7b66d720422f688 | |
parent | f8165003d2e15daab5ba2ee9ba4a35c5cd43f411 [diff] |
diag: Fix feature mask received check Currently, there is an array index out of bounds condition when checking if the feature mask has been received from a peripheral yet. Fix the check to prevent array index out of bounds. CRs-Fixed: 564309 Change-Id: I38ea1584cdd3121c0981c247fe9ded37881b7f7a Signed-off-by: Dixon Peterson <dixonp@codeaurora.org>