Due to changes in semantics, CheckForCallocOverflow makes much more sense
now.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 7802 Build 7802: arc lint + arc unit
Paths
| Differential D34799
[Sanitizers] Rename CallocShouldReturnNullDueToOverflow to CheckForCallocOverflow ClosedPublic Authored by alekseyshl on Jun 28 2017, 6:34 PM.
Details Summary Due to changes in semantics, CheckForCallocOverflow makes much more sense
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 29 2017, 12:28 PM Closed by commit rL306747: [Sanitizers] Rename CallocShouldReturnNullDueToOverflow to… (authored by alekseyshl). · Explain WhyJun 29 2017, 2:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 104717 lib/asan/asan_allocator.cc
lib/lsan/lsan_interceptors.cc
lib/msan/msan_allocator.cc
lib/sanitizer_common/sanitizer_allocator.h
lib/sanitizer_common/sanitizer_allocator.cc
lib/scudo/scudo_allocator.cpp
lib/tsan/rtl/tsan_mman.cc
|