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

--- Comment #16 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-14 branch has been updated by Jonathan Wakely
<[email protected]>:

https://gcc.gnu.org/g:83926770efa15d5e0a1e265d26012bdd623fd75e

commit r14-12026-g83926770efa15d5e0a1e265d26012bdd623fd75e
Author: Jonathan Wakely <[email protected]>
Date:   Fri Sep 12 12:49:39 2025 +0100

    libstdc++: Fix memory leak in PSTL TBB backend [PR117276]

    Backport of upstream patch:
    https://github.com/uxlfoundation/oneDPL/pull/1589

    libstdc++-v3/ChangeLog:

            PR libstdc++/117276
            * include/pstl/parallel_backend_tbb.h (__func_task::finalize):
            Make deallocation unconditional.

    (cherry picked from commit d8f1655a781a76f5c86b3545b181b2005e585d29)

Reply via email to