commit | cd0385dc074c6ba119dffbcd3df669a9b9ca1790 | [log] [tgz] |
---|---|---|
author | Harish Mahendrakar <harish.mahendrakar@ittiam.com> | Tue Oct 05 15:35:31 2021 -0700 |
committer | Ray Essick <essick@google.com> | Wed Nov 17 14:06:27 2021 -0800 |
tree | 87232def6b619e1951d500bc4c48362dac3fc51e | |
parent | 42f977c44f204fb6f087fac080c4c05621048da3 [diff] |
Move slice increments after completing header parsing Slice increments are now done after completing header parse. Earlier this was done before validating mmco related parameters and calculating poc. In case there were errors that were detected at this stage, slice increments were incorrect. Bug: 199536974 Bug: 199733300 Bug: 205702093 Bug: oss-fuzz#38387 Bug: oss-fuzz#38482 Bug: oss-fuzz#40851 Test: ossfuzz generated poc in bug Change-Id: I8569e9369e4ab6f6c69c81b937f111c299b7a134