[all-commits] [llvm/llvm-project] bd96d7: [scudo] Fix bound checks in MemMap and ReservedMem...
fabio-d via All-commits
all-commits at lists.llvm.org
Tue Jun 13 20:56:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd96d7b81f457c16d3bced596ab3cf095f8fb101
https://github.com/llvm/llvm-project/commit/bd96d7b81f457c16d3bced596ab3cf095f8fb101
Author: Fabio D'Urso <fdurso at google.com>
Date: 2023-06-14 (Wed, 14 Jun 2023)
Changed paths:
M compiler-rt/lib/scudo/standalone/mem_map_base.h
Log Message:
-----------
[scudo] Fix bound checks in MemMap and ReservedMemory methods
Reviewed By: Chia-hungDuan
Differential Revision: https://reviews.llvm.org/D152690
More information about the All-commits
mailing list