commit | 502298d70162ac9011504853d8a54091ba20a4d6 | [log] [tgz] |
---|---|---|
author | Jarl-Penguin <jarlpenguin@outlook.com> | Sun Dec 12 09:53:33 2021 +0100 |
committer | Jackeagle <jackeagle102@gmail.com> | Wed Dec 14 04:44:38 2022 -0500 |
tree | 2d0e0600534ba0f4d4e10a77a9e08899ecca2a54 | |
parent | e4df6724d440458f7c3ed6f4e709b42a492a52a8 [diff] |
Make sure header version is less than or equal to 4 Since the header version number occupies the same field as QCDT size, we'll need to skip the checks for it if it's larger than the maximum possible header version (4 in this case), in order to avoid the "Invalid image header: invalid header length" error. Signed-off-by: Jarl-Penguin <jarlpenguin@outlook.com> Change-Id: Iea188229c98ea8970c64f056e0f07beb62d983f7