This is an archive of the discontinued LLVM Phabricator instance.

[ELF2] - Fixed crash for case when section sh_entsize is set to zero for SHF_MERGE type of sections.
ClosedPublic

Authored by grimar on Nov 6 2015, 9:01 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

grimar updated this revision to Diff 39546.Nov 6 2015, 9:01 AM
grimar retitled this revision from to [ELF2] - Fixed crash for case when section sh_entsize is set to zero for SHF_MERGE type of sections..
grimar updated this object.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar.
rafael edited edge metadata.Nov 6 2015, 1:14 PM
rafael added a subscriber: rafael.

LGTM

This revision was automatically updated to reflect the committed changes.
ruiu edited edge metadata.Nov 9 2015, 12:14 PM

LGTM