[PATCH] D50940: [sanitizer] Change Mmap*NoAccess to return nullptr on error

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 23 14:14:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT340576: [sanitizer] Change Mmap*NoAccess to return nullptr on error (authored by cryptoad, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50940?vs=161523&id=162267#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D50940

Files:
  lib/asan/asan_linux.cc
  lib/asan/asan_premap_shadow.cc
  lib/hwasan/hwasan_dynamic_shadow.cc
  lib/sanitizer_common/sanitizer_allocator_primary64.h
  lib/sanitizer_common/sanitizer_mac_libcdep.cc
  lib/sanitizer_common/sanitizer_posix_libcdep.cc
  lib/scudo/scudo_allocator_secondary.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50940.162267.patch
Type: text/x-patch
Size: 4208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180823/dd03174a/attachment.bin>


More information about the llvm-commits mailing list