commit | 48ed035a060d8de2e83c1ad1eb77c8ee850f7196 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Mon May 18 12:52:49 2015 -0700 |
committer | Christopher Ferris <cferris@google.com> | Mon May 18 13:37:14 2015 -0700 |
tree | cabe66bece0a450aefc1f3c508a08e03bfbd6da2 | |
parent | 14de40d95372863fff4f460fb7e128404d87f8f4 [diff] |
Fix incorrect check of bool returning function. I changed elf_map_image from returning an int to returning bool. Unfortunately, I forgot to change this one check. The result is the relative pc of any relocation packed shared libraries is wrong. Bug: 21271675 (cherry picked from commit 6732d3751a4ba4b23bd0881c5bd150e65c35c939) Change-Id: I6fd4dc7e3e7b4a2f951a620c6fb95c93a2bcdfb5