This is an archive of the discontinued LLVM Phabricator instance.

[msan] Unpoison trailing nullptr in wordexp interceptor
ClosedPublic

Authored by vitalybuka on Aug 24 2021, 2:45 PM.

Diff Detail

Event Timeline

vitalybuka requested review of this revision.Aug 24 2021, 2:45 PM
vitalybuka created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 24 2021, 2:45 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
morehouse accepted this revision.Aug 24 2021, 4:23 PM
morehouse added inline comments.
compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
4000–4001

(unrelated to this change): Shouldn't this be as above?

This revision is now accepted and ready to land.Aug 24 2021, 4:23 PM
vitalybuka added inline comments.Aug 24 2021, 4:42 PM
compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
4000–4001
This revision was landed with ongoing or failed builds.Aug 24 2021, 5:20 PM
This revision was automatically updated to reflect the committed changes.