This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 41b6e3e [scudo] 32-bit and hardware agnostic support new d2e59eb Release memory to OS only when the requested range covers the [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/asan/asan_poisoning.cc | 9 +++------ lib/asan/asan_poisoning.h | 4 ++-- lib/msan/msan_allocator.cc | 9 ++++++--- lib/sanitizer_common/sanitizer_allocator_primary64.h | 10 ++-------- lib/sanitizer_common/sanitizer_common.h | 4 +++- lib/sanitizer_common/sanitizer_posix_libcdep.cc | 8 ++++++-- lib/sanitizer_common/sanitizer_win.cc | 3 +-- lib/tsan/rtl/tsan_mman.cc | 3 ++- lib/tsan/rtl/tsan_platform_linux.cc | 2 +- lib/tsan/rtl/tsan_rtl.cc | 4 +--- lib/tsan/rtl/tsan_rtl_thread.cc | 3 ++- 11 files changed, 29 insertions(+), 30 deletions(-)