commit | b957439c872638de9484edcac85e604d8c2d3a3c | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Fri Jul 11 13:37:28 2014 -0700 |
committer | Gerrit Code Review <gerrit@gerrit.golo.chromium.org> | Fri Jul 11 15:50:43 2014 -0700 |
tree | 40e5ae891cd612e956b00e8ffcaec77d3126bae2 | |
parent | 3cddd81c6d7c0f11114cf73f25f3fadb3e46a59d [diff] |
Fix a potential invalid memory access in non-RD coding flow This commit fixes a potential out-of-boundary memory access due to the use of reuse_inter_pred_sby in the non-RD coding flow. It resolves the corresponding asan error. Change-Id: Iff605f5921230966990013541cd855d698810922