commit | 9760d1a21d405d944fc093f434d093023832b367 | [log] [tgz] |
---|---|---|
author | Tianjie <xunchang@google.com> | Fri May 29 17:18:44 2020 -0700 |
committer | Tianjie <xunchang@google.com> | Fri May 29 17:26:19 2020 -0700 |
tree | f5b7824c352a272b701a6373e31c1d62b09aaead | |
parent | 20a5aa5fdedf81f9b415e92bc09fdfa59bfb583c [diff] |
Fix the parsing of images without hashtree descriptor It's possible that the an image doesn't contain a hashtree descriptor. And the current raises a segfault when we attempt to validate and copy a non existing descriptor. Bug: 157778739 Test: call fec_open on dtbo image. Change-Id: Ieb5acf016ceeb547f2b23de43d4276ea4d013a6f (cherry picked from commit 90e7155bdd10039448bbc5ee4636f14c0119718e)