diff options
author | paulgazz@chromium.org <paulgazz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-12 18:12:07 +0000 |
---|---|---|
committer | paulgazz@chromium.org <paulgazz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-12 18:12:07 +0000 |
commit | b018b7c8402c7eba1f12818dfbfa50937679c7cc (patch) | |
tree | 6505b3b8933077c21a92dcb2378575c9eceab19a /breakpad | |
parent | e41cd197677108d3bf9e7324ce5d5353f33af5e0 (diff) | |
download | chromium_src-b018b7c8402c7eba1f12818dfbfa50937679c7cc.zip chromium_src-b018b7c8402c7eba1f12818dfbfa50937679c7cc.tar.gz chromium_src-b018b7c8402c7eba1f12818dfbfa50937679c7cc.tar.bz2 |
Fixed a bug where courgette would fail if a relocation entry pointed to a section that isn't a progbits section, e.g., an init_array section
This fix will check whether the relocation address is inside of an ELF section that isn't PROGBITS, and skip the relocation address if it is inside.
BUG=246763
Review URL: https://chromiumcodereview.appspot.com/16658003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205872 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'breakpad')
0 files changed, 0 insertions, 0 deletions