Skip to content
  • Yaowu Xu's avatar
    Change to prevent invalid memory access · 92a29c15
    Yaowu Xu authored
    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
    92a29c15