This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from ed1493e12ed crypto/tls: fix Config.Time in tests using expired certificates new 0bb38b2786a Replace uptr by usize/SIZE_T in interfaces new 1bd03564f29 Add type __sanitizer::ssize (#116957) new f0b8256224e Fix few size types in memprof (#119114) new 7a7903dec53 Fix type in some Min() calls (#119248)
The 4 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: libsanitizer/asan/asan_interceptors.cpp | 10 +++--- libsanitizer/asan/asan_interceptors.h | 6 ++-- .../asan/asan_interceptors_memintrinsics.h | 4 +-- libsanitizer/interception/interception.h | 2 +- .../sanitizer_common_interceptors.inc | 42 +++++++++++----------- ...sanitizer_common_interceptors_memintrinsics.inc | 34 +++++++++--------- .../sanitizer_common/sanitizer_internal_defs.h | 6 ++++ .../sanitizer_platform_limits_posix.h | 2 +- libsanitizer/tsan/tsan_interceptors_posix.cpp | 4 +-- 9 files changed, 58 insertions(+), 52 deletions(-)