[all-commits] [llvm/llvm-project] d1a6e4: [hwasan] Disable malloc-fill by default.

Evgenii Stepanov via All-commits all-commits at lists.llvm.org
Fri Jun 5 11:27:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d1a6e4d2db493c0ce27ccba7f287acfeac1776a6
      https://github.com/llvm/llvm-project/commit/d1a6e4d2db493c0ce27ccba7f287acfeac1776a6
  Author: Evgenii Stepanov <eugenis at google.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan_flags.inc
    M compiler-rt/test/hwasan/TestCases/malloc_fill.cpp

  Log Message:
  -----------
  [hwasan] Disable malloc-fill by default.

Summary: Non-zero malloc fill is causing way too many hard to debug issues.

Reviewers: kcc, pcc, hctim

Subscribers: #sanitizers, llvm-commits

Tags: #sanitizers

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




More information about the All-commits mailing list