This is an archive of the discontinued LLVM Phabricator instance.

[safestack] Don't crash if stack size is not aligned as expected
ClosedPublic

Authored by vitalybuka on Feb 6 2019, 4:25 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

vitalybuka created this revision.Feb 6 2019, 4:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 6 2019, 4:25 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka retitled this revision from [safestack] Don't crash on when stack aligned smaller then expected to [safestack] Don't crash if stack size is not aligned as expected.Feb 6 2019, 5:56 PM
eugenis accepted this revision.Feb 7 2019, 12:25 PM
eugenis added a subscriber: vlad.tsyrklevich.
This revision is now accepted and ready to land.Feb 7 2019, 12:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 7 2019, 12:25 PM
vlad.tsyrklevich accepted this revision.Feb 7 2019, 12:35 PM
This revision was automatically updated to reflect the committed changes.