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 db00dbb Avoid leak. Free before resetting. new f0ccaf3 [asan] Don't raise false alarm to recv/recvfrom when MSG_TRUN [...]
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 | 4 +-- .../TestCases/Linux/recv_msg_trunc.cc | 36 ++++++++++++++++++++++ 2 files changed, 38 insertions(+), 2 deletions(-) create mode 100644 test/sanitizer_common/TestCases/Linux/recv_msg_trunc.cc