[all-commits] [llvm/llvm-project] e599aa: [sanitizer] Implement MprotectReadOnly and Mprotec...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Dec 1 14:51:06 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e599aa80c085559a5449bbd61a96da63d481aa6c
      https://github.com/llvm/llvm-project/commit/e599aa80c085559a5449bbd61a96da63d481aa6c
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-12-01 (Wed, 01 Dec 2021)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_fuchsia.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_win.cpp
    M compiler-rt/lib/sanitizer_common/tests/sanitizer_common_test.cpp

  Log Message:
  -----------
  [sanitizer] Implement MprotectReadOnly and MprotectNoAccess

MprotectReadOnly for Win and Fuchsia
MprotectNoAccess for Fuchsia




More information about the All-commits mailing list