[all-commits] [llvm/llvm-project] bfa025: [scudo] The BaseAddr should be MappedBase in relea...

ChiaHungDuan via All-commits all-commits at lists.llvm.org
Fri Apr 14 12:19:30 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bfa02523b2e7ed66368ea61866a474e55ef354a3
      https://github.com/llvm/llvm-project/commit/bfa02523b2e7ed66368ea61866a474e55ef354a3
  Author: Chia-hung Duan <chiahungduan at google.com>
  Date:   2023-04-14 (Fri, 14 Apr 2023)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/mem_map.cpp
    M compiler-rt/lib/scudo/standalone/mem_map.h

  Log Message:
  -----------
  [scudo] The BaseAddr should be MappedBase in releasePagesToOS()

This is used to make MemMapDefault be compliant with legacy APIs.

Reviewed By: fabio-d

Differential Revision: https://reviews.llvm.org/D148141




More information about the All-commits mailing list