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 676c2f035 [asan] Allow getpwnam(NULL) for binary compatibility new f1459c278 [asan] Don't crash on fclose(NULL) new 2cebb22e8 [asan] Fix macOS FindDynamicShadowStart to consider the last [...] new 131cefe7b [compiler-rt] Switch from deprecated TARGET_IPHONE_SIMULATOR [...]
The 3 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/sanitizer_common/sanitizer_common_interceptors.inc | 2 +- lib/sanitizer_common/sanitizer_mac.cc | 5 +++++ lib/sanitizer_common/sanitizer_platform.h | 2 +- test/asan/TestCases/Darwin/{getpwnam.c => fclose.c} | 4 +--- 4 files changed, 8 insertions(+), 5 deletions(-) copy test/asan/TestCases/Darwin/{getpwnam.c => fclose.c} (78%)