https://bugs.kde.org/show_bug.cgi?id=458378
--- Comment #2 from Paul Floyd <pjfl...@wanadoo.fr> --- And with Valgrind from git head I get paulf> ../../valgrind/vg-in-place ./458378 ==11407== Memcheck, a memory error detector ==11407== Copyright (C) 2002-2022, and GNU GPL'd, by Julian Seward et al. ==11407== Using Valgrind-3.20.0.GIT and LibVEX; rerun with -h for copyright info ==11407== Command: ./458378 ==11407== http/caldav [unix socket] sd...@sdalu.com GET ==11407== ==11407== HEAP SUMMARY: ==11407== in use at exit: 8,192 bytes in 3 blocks ==11407== total heap usage: 3 allocs, 0 frees, 8,192 bytes allocated ==11407== ==11407== LEAK SUMMARY: ==11407== definitely lost: 0 bytes in 0 blocks ==11407== indirectly lost: 0 bytes in 0 blocks ==11407== possibly lost: 0 bytes in 0 blocks ==11407== still reachable: 4,096 bytes in 2 blocks ==11407== suppressed: 4,096 bytes in 1 blocks ==11407== Rerun with --leak-check=full to see details of leaked memory ==11407== ==11407== For lists of detected and suppressed errors, rerun with: -s ==11407== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) For the 'still reachable' see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259294 I could add them to the suppression file awaiting any eventual libc freeres function. -- You are receiving this mail because: You are watching all bug changes.