Correctly report failure to swap RELRO pages.
commit306811ea503c4a00f2e565ddd543134c44e3a2a1
authorsimonb <simonb@chromium.org>
Fri, 17 Oct 2014 17:02:33 +0000 (17 10:02 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 17 Oct 2014 17:03:00 +0000 (17 17:03 +0000)
treeeeb2e827c12062a62f98c97fae9b88b1d44221c6
parent9c5e249179d2c52754bf61bf74af62ebe6ac7a3d
Correctly report failure to swap RELRO pages.

If no RELRO pages are swapped, the library reports an error by
returning false, but currently does not supply any message for the
log.  Add one.

BUG=

Review URL: https://codereview.chromium.org/649183006

Cr-Commit-Position: refs/heads/master@{#300120}
third_party/android_crazy_linker/README.chromium
third_party/android_crazy_linker/src/src/crazy_linker_elf_relro.cpp