commit | e0f82c6ed6ee80c4a01ff023ec5275b283400aff | [log] [tgz] |
---|---|---|
author | Yaowu Xu <yaowu@google.com> | Tue Dec 10 14:34:32 2013 -0800 |
committer | Yaowu Xu <yaowu@google.com> | Tue Dec 10 14:34:32 2013 -0800 |
tree | 544f7f6c6fde92e94f46b7944d0e2be2ab827216 | |
parent | d2dad31e79e3895b15a857bd4ef59e1d3b5a7009 [diff] |
Fix a bug In evaluating partition split case, Wrong partition size is used in calling partition_plane_context(). This commit change to use the correct sub partition size. The incorrect partition size used were causing an ASAN error in unit test. Change-Id: Iab695b764bc51cc61580075f2ae4001421132362