[all-commits] [llvm/llvm-project] 2e6c3e: add debug code to chase down a rare crash in asan/...

Kostya Serebryany via All-commits all-commits at lists.llvm.org
Mon Jun 1 19:15:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e6c3e3e7b5eb46452b1819c69919fab820b4233
      https://github.com/llvm/llvm-project/commit/2e6c3e3e7b5eb46452b1819c69919fab820b4233
  Author: Kostya Serebryany <kcc at google.com>
  Date:   2020-06-01 (Mon, 01 Jun 2020)

  Changed paths:
    M compiler-rt/lib/asan/asan_allocator.cpp
    M compiler-rt/lib/lsan/lsan_common.cpp

  Log Message:
  -----------
  add debug code to chase down a rare crash in asan/lsan https://github.com/google/sanitizers/issues/1193

Summary: add debug code to chase down a rare crash in asan/lsan https://github.com/google/sanitizers/issues/1193

Reviewers: vitalybuka

Subscribers: #sanitizers, llvm-commits

Tags: #sanitizers

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


  Commit: 801d823bdec182d3913aa0a27073229029359ad2
      https://github.com/llvm/llvm-project/commit/801d823bdec182d3913aa0a27073229029359ad2
  Author: Kostya Serebryany <kcc at google.com>
  Date:   2020-06-01 (Mon, 01 Jun 2020)

  Changed paths:
    M compiler-rt/lib/asan/asan_allocator.cpp

  Log Message:
  -----------
  [asan] fix a comment typo


Compare: https://github.com/llvm/llvm-project/compare/8a8d703be098...801d823bdec1


More information about the All-commits mailing list