commit | f5a6ed8778688e123ce76e87cfa44c45b761cf8c | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Nov 08 11:01:18 2017 -0800 |
committer | Christopher Ferris <cferris@google.com> | Wed Nov 08 11:04:48 2017 -0800 |
tree | c5a18c4aec036a415738a9af7b3b5d6fbbe45ed1 | |
parent | e18298ba352fe7fd457db81495648d208ba917d4 [diff] |
Fix another nullptr dereference. In this case, if the .eh_frame_hdr doesn't exist, we would crash. Bug: 68813077 Test: Pass new unit tests, verified that without the fix, the unit test Test: would crash. Change-Id: I4f1365a76fe5c2fb69fa106a1ef15889c14e7611