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

--- Comment #8 from Jeremy Whiting <jpwhit...@kde.org> ---
Problem found. It's because gnutls 3.7.5 is doing this:

commit 41c9c845a342359327403431050d3458246896af
Author: Tobias Heider <tobias.hei...@canonical.com>
Date:   Mon Mar 14 16:17:28 2022 +0100

    Use custom allocators for GMP to make sure temporary secrets
    from cryptographic operations in nettle are deleted safely.

    Signed-off-by: Tobias Heider <tobias.hei...@canonical.com>

Which sets the realloc and free functions, but not the malloc one...

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

Reply via email to