[Bug libc/32137] libio/tst-stderr-compat, libio/tst-bz24228, math/test-matherr-2, nptl/tst-pthread_kill-exited fails on powerpc-unknown-linux-gnu

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Wed Sep 11 09:41:09 GMT 2024


https://sourceware.org/bugzilla/show_bug.cgi?id=32137

--- Comment #14 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The release/2.35/master branch has been updated by Florian Weimer
<fw@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=37214df5f103f4075cf0a79a227e70f3e064701c

commit 37214df5f103f4075cf0a79a227e70f3e064701c
Author: Siddhesh Poyarekar <siddhesh@sourceware.org>
Date:   Tue Sep 3 14:58:33 2024 -0400

    libio: Attempt wide backup free only for non-legacy code

    _wide_data and _mode are not available in legacy code, so do not attempt
    to free the wide backup buffer in legacy code.

    Resolves: BZ #32137 and BZ #27821

    Signed-off-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
    Reviewed-by: Florian Weimer <fweimer@redhat.com>
    (cherry picked from commit ae4d44b1d501421ad9a3af95279b8f4d1546f1ce)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list