commit | 221401f886ac5af123212fb41221c387d4c1af89 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Oct 09 18:49:11 2018 -0700 |
committer | Christopher Ferris <cferris@google.com> | Fri Oct 12 11:29:06 2018 -0700 |
tree | 7a09bd9c51e4d7a077f74db232335bc6ec96f46c | |
parent | f7618580d3a1a61ea7639636df7b4789cada19e1 [diff] |
Fix up the definition of Elf::GetInfo. The function should have returned a bool, so now it does. Also use a different lighter weight function for validating the elf in one place that didn't need to keep the max size value. Test: Unit tests pass. Change-Id: Ibde674e608091ba04abf22fad2fdc4dbdb2c6e73