commit | c46cbcbbf9a4c23ab8887d8e4a364a14e63c2b1b | [log] [tgz] |
---|---|---|
author | Chris Forbes <chrisforbes@google.com> | Thu May 04 09:45:23 2017 -0700 |
committer | Chris Forbes <chrisforbes@google.com> | Thu May 04 10:18:26 2017 -0700 |
tree | 6513a50d89e6f077aa81ee6ae04a795bada80679 | |
parent | d5398bf97d6d8f7f858049b934890f4821fb17fe [diff] |
libutils: Make LightFlattenablePod safe for unaligned ptr `buffer` may not be correctly aligned here. Assignment assumes correct alignment and so then blows up on arm32. Bug: b/37920153 Test: build, boot device Change-Id: I23ef7c7f1d1511fd912b9485bba955db59e33832