[PATCH] D34799: [Sanitizers] Rename CallocShouldReturnNullDueToOverflow to CheckForCallocOverflow

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 12:14:51 PDT 2017


alekseyshl updated this revision to Diff 104717.
alekseyshl added a comment.

- Merge


https://reviews.llvm.org/D34799

Files:
  lib/asan/asan_allocator.cc
  lib/lsan/lsan_interceptors.cc
  lib/msan/msan_allocator.cc
  lib/sanitizer_common/sanitizer_allocator.cc
  lib/sanitizer_common/sanitizer_allocator.h
  lib/scudo/scudo_allocator.cpp
  lib/tsan/rtl/tsan_mman.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34799.104717.patch
Type: text/x-patch
Size: 4206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170629/74d3118b/attachment.bin>


More information about the llvm-commits mailing list