[all-commits] [llvm/llvm-project] 6b5979: Fix invalid gap found by FindAvailableMemoryRange

Mariusz Borsa via All-commits all-commits at lists.llvm.org
Tue Sep 27 15:43:02 PDT 2022


  Branch: refs/heads/dev/m_borsa/fix_asan_find_shadow_gap
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b5979bf312af43fa50a6cdee6a466c07210358f
      https://github.com/llvm/llvm-project/commit/6b5979bf312af43fa50a6cdee6a466c07210358f
  Author: Mariusz Borsa <m_borsa at apple.com>
  Date:   2022-09-27 (Tue, 27 Sep 2022)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
    M compiler-rt/test/asan/TestCases/strncat-overlap.cpp

  Log Message:
  -----------
  Fix invalid gap found by FindAvailableMemoryRange

Plus some debugging changes, before cleaning up
and sending for review




More information about the All-commits mailing list