commit | 620b68f69dbfcf3f5bed13f7d1a102f77588597d | [log] [tgz] |
---|---|---|
author | Ray Essick <essick@google.com> | Tue Feb 06 13:04:12 2018 -0800 |
committer | Ray Essick <essick@google.com> | Tue Feb 06 13:04:12 2018 -0800 |
tree | e96f0ecff366486281640f66bd8ef08bfbe345b4 | |
parent | 221445890315fef63a8ceb1f24e549fb33ecd446 [diff] |
Check NAL size before looking inside Add a check to ensure we have a non-zero size for a NAL while parsing before we crack said NAL open to see what type it is. Bug: 72117051 Test: compilation