This is an archive of the discontinued LLVM Phabricator instance.

[ubsan] warn inside the sigaction interceptor if static linking is suspected, and continue instead of crashing on null deref
ClosedPublic

Authored by kcc on Sep 1 2021, 12:05 PM.

Details

Summary

[ubsan] warn inside the sigaction interceptor if static linking is suspected, and continue instead of crashing on null deref

Diff Detail

Event Timeline

kcc requested review of this revision.Sep 1 2021, 12:05 PM
kcc created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptSep 1 2021, 12:05 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
kostik accepted this revision.Sep 1 2021, 12:31 PM
This revision is now accepted and ready to land.Sep 1 2021, 12:31 PM
This revision was landed with ongoing or failed builds.Sep 1 2021, 12:37 PM
This revision was automatically updated to reflect the committed changes.