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 2d58206 [compiler-rt] Fix interception of crt atoll on win10 CRT. new a1e8a25 [scudo] Fix an edge case in the secondary allocator
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/scudo/scudo_allocator.cpp | 6 +++--- lib/scudo/scudo_allocator_secondary.h | 2 +- lib/scudo/scudo_utils.cpp | 4 ++-- test/scudo/malloc.cpp | 16 ++++++++++------ test/scudo/memalign.cpp | 23 ++++++++++++++++------- test/scudo/realloc.cpp | 5 +++-- 6 files changed, 35 insertions(+), 21 deletions(-)