[all-commits] [llvm/llvm-project] 2b0322: [HWASAN] Fix PointsIntoChunk to untag pointers. Al...

kstoimenov via All-commits all-commits at lists.llvm.org
Mon Jan 23 16:35:34 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b0322ed566dfb6b111fdb46b2e2631c39716dac
      https://github.com/llvm/llvm-project/commit/2b0322ed566dfb6b111fdb46b2e2631c39716dac
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2023-01-24 (Tue, 24 Jan 2023)

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

  Log Message:
  -----------
  [HWASAN] Fix PointsIntoChunk to untag pointers. Also added some checks where we know that the pointer should be untagged.

Reviewed By: vitalybuka

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




More information about the All-commits mailing list