commit | a6d9809b91caa9cffe21c312240e25edfda2e761 | [log] [tgz] |
---|---|---|
author | Dixon Peterson <dixonp@codeaurora.org> | Thu May 16 12:26:26 2013 -0700 |
committer | Dixon Peterson <dixonp@codeaurora.org> | Thu May 16 12:37:53 2013 -0700 |
tree | f52fd8554f22bc62781b6d7ea2e74423c8a4a5a5 | |
parent | 0e6b2d39b17bdfd706abc9b9c930a39541bb4107 [diff] |
diag: Fix array out of bounds access The processing of the buf_tbl array is resulting in access beyond the end of the array. Make modifications to ensure that the buf_tbl array is accessed properly within bounds. CRs-Fixed: 488175 Change-Id: I8782c7632a426fe49a295361c3db1257cc881c80 Signed-off-by: Dixon Peterson <dixonp@codeaurora.org>