[PATCH] D68676: [ASan] Do not misrepresent high value address dereferences as null dereferences

Julian Lettner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 17:36:16 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb577efe4567f: [ASan] Do not misrepresent high value address dereferences as null dereferences (authored by yln).

Changed prior to commit:
  https://reviews.llvm.org/D68676?vs=224213&id=224217#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68676/new/

https://reviews.llvm.org/D68676

Files:
  compiler-rt/lib/asan/asan_errors.h
  compiler-rt/lib/sanitizer_common/sanitizer_common.h
  compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp
  compiler-rt/lib/sanitizer_common/sanitizer_win.cpp
  compiler-rt/test/asan/TestCases/Posix/high-address-dereference.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68676.224217.patch
Type: text/x-patch
Size: 8052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/6641c9ca/attachment.bin>


More information about the llvm-commits mailing list