commit | 810a06b12caf7206bf8ed78c8abfb04620b2a90c | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Fri Aug 05 12:27:25 2011 -0400 |
committer | John Koleszar <jkoleszar@google.com> | Thu Aug 11 18:07:03 2011 -0400 |
tree | 25d97dbc413e390ea8bb12c29ac6cbd684698415 | |
parent | b84e8f20c3aca0f2a65265cf704cc7c15a2c93d4 [diff] |
Fix potential OOB read with Error Concealment This patch fixes an OOB read when error concealment is enabled and the partition sizes are corrupt. The partition size read from the bitstream was not being validated in EC mode. Change-Id: Ia81dfd4bce1ab29ee78e42320abe52cee8318974