This is an archive of the discontinued LLVM Phabricator instance.

[scudo] Drain caches when release with M_PURGE_ALL
ClosedPublic

Authored by Chia-hungDuan on May 9 2023, 8:11 PM.

Details

Summary

This will drain both quarantine and local caches.

Diff Detail

Event Timeline

Chia-hungDuan created this revision.May 9 2023, 8:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 9 2023, 8:11 PM
Chia-hungDuan requested review of this revision.May 9 2023, 8:11 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 9 2023, 8:11 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
cferris accepted this revision.May 10 2023, 1:04 PM

LGTM

This revision is now accepted and ready to land.May 10 2023, 1:04 PM
This revision was automatically updated to reflect the committed changes.