After D143438 there is no point in this check as the size will never 0. Also this keeps it consistent with ASAN where there is not size check in LsanMetadata::allocated.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
kstoimenov retitled this revision from [HWASAN] Remove GetRequestedSize from Metadata::IsAllocated to [HWASAN] Remove GetRequestedSize check from Metadata::IsAllocated.Feb 6 2023, 4:04 PM
This revision is now accepted and ready to land.Feb 6 2023, 4:07 PM
This revision was landed with ongoing or failed builds.Feb 7 2023, 7:52 AM
Closed by commit rG9de144eee530: [HWASAN] Remove GetRequestedSize check from Metadata::IsAllocated (authored by kstoimenov). · Explain Why
This revision was automatically updated to reflect the committed changes.