This is an archive of the discontinued LLVM Phabricator instance.

[scudo] Fix bound checks in MemMap and ReservedMemory methods
ClosedPublic

Authored by fabio-d on Jun 12 2023, 2:35 AM.

Diff Detail

Event Timeline

fabio-d created this revision.Jun 12 2023, 2:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 12 2023, 2:35 AM
Herald added subscribers: yaneury, Enna1. · View Herald Transcript
fabio-d requested review of this revision.Jun 12 2023, 2:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 12 2023, 2:35 AM
Herald added a subscriber: Restricted Project. · View Herald Transcript
Chia-hungDuan accepted this revision.Jun 12 2023, 10:56 AM

Nice catch!

This revision is now accepted and ready to land.Jun 12 2023, 10:56 AM