[all-commits] [llvm/llvm-project] 6d9857: Revert "[NFC][hwasan] Store shadow bytes early (#6...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Sep 20 22:21:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d9857167a5fecf80e2e42dd23922f49f5922122
      https://github.com/llvm/llvm-project/commit/6d9857167a5fecf80e2e42dd23922f49f5922122
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan_report.cpp

  Log Message:
  -----------
  Revert "[NFC][hwasan] Store shadow bytes early (#66682)"

InvalidFreeReport prints invalid ptr/mem.

This reverts commit 7641c220a03f6ecef13a5ec76d1b2056ff7bbde5.


  Commit: 08aeac0387a297047532849fef611b7055d829d6
      https://github.com/llvm/llvm-project/commit/08aeac0387a297047532849fef611b7055d829d6
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2023-09-20 (Wed, 20 Sep 2023)

  Changed paths:
    M compiler-rt/lib/hwasan/hwasan_report.cpp

  Log Message:
  -----------
  [NFC][hwasan] Store shadow bytes early (#66682)


Compare: https://github.com/llvm/llvm-project/compare/b8f056de025f...08aeac0387a2


More information about the All-commits mailing list