https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117725

--- Comment #15 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Stefan Schulze Frielinghaus
<stefa...@gcc.gnu.org>:

https://gcc.gnu.org/g:f0b8256224ec082ecffddcb5624a4b5032c09113

commit r15-6607-gf0b8256224ec082ecffddcb5624a4b5032c09113
Author: Vitaly Buka <vitalyb...@google.com>
Date:   Mon Jan 6 19:17:09 2025 +0100

    Fix few size types in memprof (#119114)

    Fix type in a few related Min() calls.

    Follow up to #116957.

    Cherry picked from LLVM commit 6dec33834d1fd89f16e271dde9607c1de9554144
    (removed memprof part).

    libsanitizer/ChangeLog:

            PR sanitizer/117725
            * asan/asan_interceptors.cpp: Cherry picked from LLVM commit
            6dec33834d1fd89f16e271dde9607c1de9554144.
            * sanitizer_common/sanitizer_common_interceptors.inc: Ditto.

    Co-authored-by: Stefan Schulze Frielinghaus <stefa...@linux.ibm.com>

Reply via email to