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 761390f20 [TSan][libdispatch] Remove Darwin-only version of fully-ported tests new b68b25d43 [Sanitizer] Fix a possible write to freed memory in the wcrto [...]
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: .../sanitizer_common_interceptors.inc | 17 +++++----- test/asan/TestCases/wcrtomb.c | 13 ++++++++ test/sanitizer_common/TestCases/wcrtomb.c | 36 ++++++++++++++++++++++ 3 files changed, 59 insertions(+), 7 deletions(-) create mode 100644 test/asan/TestCases/wcrtomb.c create mode 100644 test/sanitizer_common/TestCases/wcrtomb.c