This is an archive of the discontinued LLVM Phabricator instance.

[scudo] Update ring buffer test to make it accept zero size
ClosedPublic

Authored by Chia-hungDuan on Feb 14 2023, 3:54 PM.

Details

Summary

allocation ring buffer is allowed to be zero. Update the logic in the
test so that on the platform that disables it won't fail this case.

Diff Detail

Event Timeline

Chia-hungDuan created this revision.Feb 14 2023, 3:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 14 2023, 3:54 PM
Chia-hungDuan requested review of this revision.Feb 14 2023, 3:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 14 2023, 3:54 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
fmayer accepted this revision.Feb 14 2023, 3:57 PM
This revision is now accepted and ready to land.Feb 14 2023, 3:57 PM