[all-commits] [llvm/llvm-project] 9dc5b3: Revert "Revert "[scudo] Fix the calculating of mem...

ChiaHungDuan via All-commits all-commits at lists.llvm.org
Fri Oct 28 23:27:53 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9dc5b322d591ff01499a06c95f0caaf14b59f2f3
      https://github.com/llvm/llvm-project/commit/9dc5b322d591ff01499a06c95f0caaf14b59f2f3
  Author: Chia-hung Duan <chiahungduan at google.com>
  Date:   2022-10-29 (Sat, 29 Oct 2022)

  Changed paths:
    M compiler-rt/lib/scudo/standalone/primary32.h
    M compiler-rt/lib/scudo/standalone/primary64.h

  Log Message:
  -----------
  Revert "Revert "[scudo] Fix the calculating of memory group usage""

This reverts commit 69fe7abb393ba7d6ee9c8ff1429316845b5bad37.

Fixed the arguments order while calling batchGroupBase()

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




More information about the All-commits mailing list