commit | 92a29c157fb7a82cc32550fec82e90b33d3250ed | [log] [tgz] |
---|---|---|
author | Yaowu Xu <yaowu@google.com> | Tue Sep 24 08:36:59 2013 -0700 |
committer | Yaowu Xu <yaowu@google.com> | Tue Sep 24 08:36:59 2013 -0700 |
tree | cee83a18cc447ecad100a6058e1449a31a295263 | |
parent | db9235657741ce3fa5b9226f55d780304320ef8c [diff] |
Change to prevent invalid memory access After change of MI context storage , mi_8x8[] pointer may be null for a block outside of image border. The commit changes to access the data only after validation of mi_row and mi_col. Change-Id: I039c4eb486a228ea9d8e5f35ab9ae6717d718bf3