This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] correct prctl scope
ClosedPublic

Authored by lizhiguang on Apr 6 2023, 7:42 PM.

Details

Summary

prctl scope is wrong, i think this is typo, we should use:
REAL(prctl)(args...)

Diff Detail

Event Timeline

lizhiguang created this revision.Apr 6 2023, 7:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 6 2023, 7:42 PM
Herald added a subscriber: Enna1. · View Herald Transcript
lizhiguang requested review of this revision.Apr 6 2023, 7:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 6 2023, 7:42 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Apr 11 2023, 7:07 PM
This revision is now accepted and ready to land.Apr 11 2023, 7:07 PM

Could you please provide git commit "Author:" string?

lizhiguang edited the summary of this revision. (Show Details)Apr 11 2023, 9:56 PM

Could you please provide git commit "Author:" string?

Dear sir, please help to check, is it right now?

vitalybuka edited the summary of this revision. (Show Details)Apr 12 2023, 10:48 AM
This revision was automatically updated to reflect the committed changes.