https://bugs.kde.org/show_bug.cgi?id=417578

Mark Wielaard <m...@klomp.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED

--- Comment #2 from Mark Wielaard <m...@klomp.org> ---
commit 28371e73dbb9eb6c003455cfb5d5663ca1d465fc
Author: Mark Wielaard <m...@klomp.org>
Date:   Wed Mar 4 14:23:37 2020 +0100

    Add suppressions for glibc DTV leaks

    The glibc DTV (Dynamic Thread Vector) for the main thread is never
    released, not even through __libc_freeres. This causes it to always
    show up as a reachable block when used, and sometimes, when it is
    extended and then reduced, as a possible leak when memcheck cannot
    find a pointer to the start of the block.

    https://bugzilla.redhat.com/show_bug.cgi?id=1796433
    https://bugzilla.redhat.com/show_bug.cgi?id=1796559

    https://bugs.kde.org/show_bug.cgi?id=417578

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to