This is an archive of the discontinued LLVM Phabricator instance.

[scudo] Respect the return value of ReservedMemory::create() (NFC)
ClosedPublic

Authored by Chia-hungDuan on Jul 28 2023, 7:24 PM.

Diff Detail

Event Timeline

Chia-hungDuan created this revision.Jul 28 2023, 7:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 28 2023, 7:24 PM
Herald added subscribers: yaneury, Enna1. · View Herald Transcript
Chia-hungDuan requested review of this revision.Jul 28 2023, 7:24 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 28 2023, 7:24 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
cferris accepted this revision.Jul 28 2023, 8:30 PM

LGTM.

This revision is now accepted and ready to land.Jul 28 2023, 8:30 PM