This is an archive of the discontinued LLVM Phabricator instance.

Do not access beyond the end of local symbols.
ClosedPublic

Authored by ruiu on Oct 31 2017, 10:01 AM.

Details

Summary

This patch resurrects code that was removed in r317007 to not access
beyond allocated memory for a symbol.

Diff Detail

Repository
rL LLVM

Event Timeline

ruiu created this revision.Oct 31 2017, 10:01 AM
pcc accepted this revision.Oct 31 2017, 10:16 AM

LGTM

This revision is now accepted and ready to land.Oct 31 2017, 10:16 AM
This revision was automatically updated to reflect the committed changes.